From: | Joel Burton <joel(at)joelburton(dot)com> |
---|---|
To: | Jim Kunkel <jkunkel(at)laurcat(dot)com> |
Cc: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: postgresql.conf |
Date: | 2001-10-17 15:39:39 |
Message-ID: | Pine.LNX.4.30.0110171139070.15372-100000@temp.joelburton.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Tue, 16 Oct 2001, Jim Kunkel wrote:
> The docs suggest the file "postgresql.conf" is a method of configuring
> the db engine. I want to turn on logging. The line
> "DEBUG_PRETTY_PRINT=1" should turn on tracing. I just can't figure
> out where the file goes. The filename (postgresql.conf) doesn't seem
> to be in the sources I hunted through and if I search for it on the
> web site, I get an internal error. Can someone point me to the right
> directory? Better yet, can you point me to the spot in the
> documentation that tells me that?
In your PGDATA directory. For RPMS, this is often /var/lib/pgsql/.
The file should already exist after a successful installation.
--
Joel BURTON | joel(at)joelburton(dot)com | http://joelburton.com | aim: wjoelburton
Independent Knowledge Management Consultant
From | Date | Subject | |
---|---|---|---|
Next Message | David Link | 2001-10-17 15:52:53 | ODBC driver for Windows |
Previous Message | Josh Berkus | 2001-10-17 15:33:36 | Re: Where info on new releases? |