Re: MySQL insert() and instr() equiv - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: MySQL insert() and instr() equiv
Date
Msg-id 20060617183039.GC19630@wolff.to
Whole thread Raw
In response to Re: MySQL insert() and instr() equiv  (Mark Constable <markc@renta.net>)
List pgsql-general
On Sun, Jun 18, 2006 at 04:18:23 +1000,
  Mark Constable <markc@renta.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.

pgsql-general by date:

Previous
From: Mark Constable
Date:
Subject: Re: MySQL insert() and instr() equiv
Next
From: Kevin Jenkins
Date:
Subject: SQL query question