Postgres v.7.3.4 - Performance tuning - Mailing list pgsql-hackers

From Michael Brusser
Subject Postgres v.7.3.4 - Performance tuning
Date
Msg-id DEEIJKLFNJGBEMBLBAHCCECPECAA.michael@synchronicity.com
Whole thread Raw
Responses Re: Postgres v.7.3.4 - Performance tuning  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
I need to provide recommendations for optimal value for the
shared_buffers. This has to do with some optional feature
we have in our application. If turned on - a number of extra
tables involved in the operations.
I don't have an experience with PG perf. testing and I guess that 
I may need to account for the size of the tables, perhaps the size
of index tables as well..?

Any hints, or pointers to related reading would be very appreciated.
Mike.



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Encoding problems in PostgreSQL with XML data
Next
From: Claudio Natoli
Date:
Subject: Re: [pgsql-hackers-win32] Win32 signal code - first try