Re: more about pg_toast growth

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: "Jeffrey W(dot) Baker" <jwbaker(at)acm(dot)org>
Cc: Postgres general mailing list <pgsql-general(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: more about pg_toast growth
Date: 2002-04-09 23:44:38
Message-ID: 20020410094438.A11138@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Apr 09, 2002 at 12:26:38PM -0700, Jeffrey W. Baker wrote:
> Surely I'd be willing to learn how to tune Pg, since I've staked my
> operation on it. But, "max_fsm_pages" produces fewer pages on Google
> than "deep fried orangutan pancreas", and I do not often have the time
> to leaf through 460,000 lines of source. Some documentation would be
> swell.

In case anything thinks he's kidding, he's not. max_fsm_pages produces a
total of 5 hits. 1 under runtime configuration for 7.3devel docs (which is
interesting since it's not runtime configurable). 1 in the postgreql.conf
sample file.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Ignorance continues to thrive when intelligent people choose to do
> nothing. Speaking out against censorship and ignorance is the imperative
> of all intelligent people.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message eric.jones 2002-04-09 23:54:57 PostgreSQL said: ERROR: Attribute 'id' not found
Previous Message Alexis Maldonado 2002-04-09 21:17:34 Re: Sub-selects taking way too long..