Re: [PHP3] logging transactions

From: Colin Viebrock <cmv(at)privateworld(dot)com>
To: Lorenzo Huerta <lorhuerta(at)yahoo(dot)com>, php3(at)lists(dot)php(dot)net, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [PHP3] logging transactions
Date: 1998-07-27 15:39:50
Message-ID: 3.0.5.32.19980727113950.00943100@shmooze.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Also sprach Lorenzo Huerta (at 05:20 PM 7/26/98 -0700) ...
>Does anyone know a good way to create a log file of any transaction
>done on a postgres 6.3 database. By transaction i mean an
>update,delete,insert,vacuum,rename, etc. I have expierence in php2,
>little in php3.1 and expierence in perl programming.

Well, for MySQL, you start the daemon with a --logging switch.

I'll assume there is something similar for Postgres, probably documented
nicely in the manual.

.........................................................................
Colin Viebrock Creative Director - Private World Communciations
cmv(at)privateworld(dot)com http://www.privateworld.com
ICQ: 11386088

Give a man a fish, and you feed him for a day.
Teach him to use the Net, and he won't bother you for weeks.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ferruccio Zamuner 1998-07-27 15:58:16 Nested classes
Previous Message Byron Nikolaidis 1998-07-27 15:15:19 Re: [DOCS] Re: Old ODBC Driver references on website