| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | Mark Constable <markc(at)renta(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: MySQL insert() and instr() equiv |
| Date: | 2006-06-17 18:30:39 |
| Message-ID: | 20060617183039.GC19630@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, Jun 18, 2006 at 04:18:23 +1000,
Mark Constable <markc(at)renta(dot)net> wrote:
>
> Another anti-burnout question, how would I turn on the ability
> to view any SQL requests in the logfile ?
I think this section of the manual will answer your question:
http://developer.postgresql.org/docs/postgres/runtime-config-logging.html
(Though note I pointed you to the developer version, it might be different
from what applies to the version of Postgre you are running.)
> No doubt there is an answer in the list archives somewhere but
> my first few searches brought up nothing useful.
The manual that comes with Postgres is very good. Normally I would suggest
looking at it first, before trying to search the archives.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Jenkins | 2006-06-17 23:50:59 | SQL query question |
| Previous Message | Mark Constable | 2006-06-17 18:18:23 | Re: MySQL insert() and instr() equiv |