[GENERAL] max_fsm_relations question

2008-08-05 Thread Kynn Jones
Hi. I have a database that is created and populated by a Perl script. (FWIW, the size of this database is about 12GB, according to pg_database_size()). If, right after the database is built, I connect to it and manually run VACUUM ANALYZE, I get the warning NOTICE: max_fsm_relations(1000)

Re: [GENERAL] max_fsm_relations question

2008-08-05 Thread Bill Moran
In response to Kynn Jones [EMAIL PROTECTED]: Hi. I have a database that is created and populated by a Perl script. (FWIW, the size of this database is about 12GB, according to pg_database_size()). If, right after the database is built, I connect to it and manually run VACUUM ANALYZE, I