Re: Practical limit on number of tables ina single database

From: "Just Someone" <just(dot)some(at)gmail(dot)com>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Practical limit on number of tables ina single database
Date: 2006-03-24 17:44:42
Message-ID: 36932f270603240944i2c2e9a81xd99bc919e000fcee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Jim,

> Just make sure you increase max_fsm_relations, and that max_fsm_pages is
> at least > max_fsm_relations, because each relation must get at least
> one page.

I increased it to 40000 relations, should I go even higher?

--
Family management on rails: http://www.famundo.com - coming soon!
My development related blog: http://devblog.famundo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2006-03-24 17:48:49 Re: pgadmin
Previous Message Ben 2006-03-24 17:36:38 basic stored proc/transaction question