Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
:blobcathug: (jain@blob.cat)'s status on Tuesday, 12-Dec-2023 03:14:12 JST:blobcathug: @ashten @hanna :blobcatlaugh:
ok, that looks fine to me... except that oban_jobs::oban_jobs_args_index has a unusual high bloat for such a small size...
you might want to execute something like
REINDEX INDEX CONCURRENTLY oban_jobs::oban_jobs_args_index;