Re: Off-label use for pg_repack

2023-11-28 Thread Adrian Klaver
On 11/28/23 08:46, CG wrote: Hi fellow list members. I hit a brick wall with my last question. I'd like to try this again. I need to remove OIDs from tables without locking the tables for long periods of time. I have developed a strategy that seems to work, but I would like the experts to wei

Off-label use for pg_repack

2023-11-28 Thread CG
Hi fellow list members. I hit a brick wall with my last question. I'd like to try this again.  I need to remove OIDs from tables without locking the tables for long periods of time. I have developed a strategy that seems to work, but I would like the experts to weigh in since I'm planning on doi