log_statement per table - Mailing list pgsql-general

From David Janssens
Subject log_statement per table
Date
Msg-id 5315A8C2.8030904@almacom.co.th
Whole thread Raw
Responses Re: log_statement per table  (Steve Atkins <steve@blighty.com>)
Re: log_statement per table  (Jerry Sievers <gsievers19@comcast.net>)
Re: log_statement per table  (Venkata Balaji Nagothi <vbnpgc@gmail.com>)
List pgsql-general
Hello,
I would like to log statements that modify a small subset of tables in a
databases.
(not all tables, because the log files become too big in that case and I
also worry about performance)
I currently use log_statement='mod' but I didn't find a way to limit
this to the set of tables I want.
What is the best way to do this?

--
David Janssens



pgsql-general by date:

Previous
From: Victor Yegorov
Date:
Subject: Re: Join Bad Performance on different data types
Next
From: loref85
Date:
Subject: Re: Read tables of sql server with postgres