Eko,
On Sat, 6 Feb 1999, KoPra Workshop wrote:
> Any suggestion to increase performance of my postgresql....at least great
> configuration for postmaster and hardware...?
> Pleasse.... :-)
It is hard to tell with the information you are giving, but perhaps you
are hitting the default limit for the number of simultaneous backends
(32). You can increase this by passing -N <number> to postmaster at
startup from the command line (naturally, this should be greater than 32,
perhaps 64). Increasing the number of backends necessitates the increasing
of the number of buffers.
More info in the postgres documentation.
>
> Regards,
> Eko Pranoto
> Database Administrator of Health Care Information System Project
> Rumah Sakit Pertamina Jaya
> Indonesia
Gavin Sherry
Alcove Systems Engineering.