Nevermind (wrong postgres.conf, in wrong dir) Sorry. -dave ________________________________ From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Gauthier, Dave Sent: Wednesday, March 18, 2009 11:13 AM To: pgsql-general@postgresql.org Subject: [GENERAL] max_fsm_relations and max_fsm_pages problem
Hi: I have max_fsm_relations set to 1200 and max_fsm_pages set to 200000 in postgres.conf (well over 16x max_fsm_relations) but still get... FATAL: max_fsm_pages must exceed nax_fsm_relations * 16 What's up ? (v8.3 on Linux)