Log SQL code before executing it

From: Alexander Farber <alexander(dot)farber(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Log SQL code before executing it
Date: 2009-03-06 22:24:16
Message-ID: 943abd910903061424l1f61f10du8fd11f0c32d85efb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear PgSQL users,

is there please a way to display the executed SQL code?

I'm using phpBB 3.0.4 / PostgreSQL 8.2.6 / PHP 5.2.5 / OpenBSD 4.3
to develop a card game in Flash / C / Perl (at http://preferans.de )
and would like to log each game round by simply posting and replying
in one of the phpBB forums. The phpBB's code however is very hairy
and I have troubles to follow it and to reconstruct the SQL statements
needed for posting and replying.

Thank you for any hints
Alex

PS: Or maybe it's possible to overload $db->sql_query($sql) in PHP?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2009-03-06 22:51:25 Re: Maximum transaction rate
Previous Message Scott Marlowe 2009-03-06 21:51:45 Re: iSCSI SAN Suggestions