Re: Logging Queries

From: Alex Howansky <alex(at)wankwood(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Logging Queries
Date: 2001-03-27 21:10:33
Message-ID: Pine.LNX.4.30.0103271509360.23629-100000@net-srv-0001.bvrd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

> Is there any way to have the server log the queries that are coming in so I
> can see what's actually getting processed?

Start the postmaster with "-d 2" on the command line.

--
Alex Howansky
Wankwood Associates
http://www.wankwood.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Cedar Cox 2001-03-27 21:12:44 Re: PostgreSQL and PHP - some Great Bridge news
Previous Message Jason Earl 2001-03-27 21:01:36 Re: Supertypes?

Browse pgsql-jdbc by date

  From Date Subject
Next Message martin.chantler 2001-03-28 10:46:52 Re: Migrating from a DB2/400 to Postgres.
Previous Message Hunter Hillegas 2001-03-27 20:01:23 Logging Queries