From: | Ken Hill <ken(at)scottshill(dot)com> |
---|---|
To: | Postgres Help <pgsql-sql(at)postgresql(dot)org> |
Subject: | Modifying postgresql.org file |
Date: | 2006-02-15 16:15:46 |
Message-ID: | 1140020147.3870.14.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
It has been suggested to me to increase my work_mem to make queries
preform faster. I believe I do this in the 'postgresql.org' file. I
seem to have two of these files:
/etc/postgresql/7.4/main/postgresql.org
/usr/share/postgresql/7.4/postgresql.conf.sample
I believe the second one is an example/sample file (similar to how
xorg.conf comes with a sample file). Can someone point me in a direction
as to where I can learn how to modify the postgresql.org file to
increase work_mem? I have the O'Reilly book "Practical PostgreSQL" but
it doesn't seem to cover this topic. I'm fairly confident that I can
tweak the postgresql.org file; given that I was successfuly tweaking my
xorg.conf file.
Any help/guidance is very much appreciated.
-Ken
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2006-02-15 16:20:31 | Re: Modifying postgresql.org file |
Previous Message | Ken Hill | 2006-02-15 15:45:41 | Re: Non Matching Records in Two Tables |