pg_attribute
Started by Andrew Bartleyover 23 years ago2 messagesgeneral
It takes a long time to vacuum this table... Both "vacuum" and "vacuum
full".
It does not appear to be a big table. Can I speed it up somehow?
Thanks
Andrew
Import Notes
Reference msg id not found: Pine.GSO.4.44.0209240940460.16105-100000@ra.sai.msu.su
Re: pg_attribute
On Tue, Sep 24, 2002 at 04:22:04PM +1000, Andrew Bartley wrote:
It takes a long time to vacuum this table... Both "vacuum" and "vacuum
full".It does not appear to be a big table. Can I speed it up somehow?
Paste the output of VACUUM VERBOSE ANALYSE.
Thanks,
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/
Show quoted text
There are 10 kinds of people in the world, those that can do binary
arithmetic and those that can't.