On Thu, 20 Sep 2001, Justin Clift wrote:

> Sorry, I haven't seen the history of this thread.  One question which
> might be relevant is, have you adjusted the postgresql.conf file from
> the default memory settings to be something better?
I adjusted two parameters:

shared_buffers = 2048
 (When I tried 4096 Iīve got a connection error. Donīt know what this
  means, but anyway increasing of this value did not changed anything.)

sort_mem = 2048
 (After increasing this value (from default 512) to 1024 I got an
  increase in speed from 20s to 18s - not much but better than nothing.
  Further increase to 2048 did not change anything further so I stopped
  here.)

> If these are the times you're getting from a default configuration, you
> might be able to get far better results by doing performance tuning of
> PostgreSQL and/or the server.
Any other values which might help here?

Kind regards

       Andreas.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to