Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
:blobcathug: (jain@blob.cat)'s status on Tuesday, 12-Dec-2023 03:50:49 JST:blobcathug: @ashten @hanna yeah sure, but then let me tell you some things about pg_repack:
i do have an issue that it somehow ends up not recreating the oban job index table... it starts creating a new index but because of the frequently locks it stops exchanging the new one with the old one, so keep an eye on that one.
Beside of that, pg_repack works quite nice, you just have to fullfill its requirements:
> Performing a full-table repack requires free disk space about twice as large as the target table(s) and its indexes. For example, if the total size of the tables and indexes to be reorganized is 1GB, an additional 2GB of disk space is required.
from my point of view i cant really see any issue... also feel free to join the akkoma irc https://akkoma.social/#faqs maybe somebody has a better idea
oh an tell me if it gets better :ablobcatbongo: