pg_attribute

Started by Andrew Bartleyover 23 years ago2 messagesgeneral
Jump to latest
#1Andrew Bartley
abartley@evolvosystems.com

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

#2Martijn van Oosterhout
kleptog@svana.org
In reply to: Andrew Bartley (#1)
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.