On Wed, Sep 28, 2011 at 11:06 AM, Venkat Balaji <[email protected]> wrote: > Hello Everyone, > I am back with an issue (likely). > I am trying to create a table in our production database, and is taking 5 > seconds. > We have executed VACUUM FULL and yet to run ANALYZE. Can i expect the CREATE > TABLE to be faster after ANALYZE finishes ? > Or is there anything serious ? > Please share your thoughts.
Are your system tables heavily bloated? -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
