Re: logging aql queries only one table or tables of one scheme - Mailing list pgsql-admin

From David G. Johnston
Subject Re: logging aql queries only one table or tables of one scheme
Date
Msg-id CAKFQuwZMi9R3VEmDzNK6=LibmZ=BTZnNpYXVNrOchjHS=jH_GA@mail.gmail.com
Whole thread Raw
In response to logging aql queries only one table or tables of one scheme  (Häfliger Guido <guido.haefliger@vogelwarte.ch>)
Responses Re: logging aql queries only one table or tables of one scheme  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-admin
On Mon, Nov 19, 2018 at 2:38 AM Häfliger Guido
<guido.haefliger@vogelwarte.ch> wrote:
> Is it possible to enable query statement logging only for one table (or one scheme)? If I set
log_min_duration_statement= 0 everything is logged, the log-files becomes huge. 

No, that particular setting (like most) doesn't operate at a
sub-session level.  And since it is super-user only changing it for
individual queries is not recommended - though you could create a
security definer function to make it doable (never tried it myself).

David J.


pgsql-admin by date:

Previous
From:
Date:
Subject: RE: Ora2pg Not Getting Installed- Please Provide Inputs
Next
From: Mariel Cherkassky
Date:
Subject: autovacuum is running but pg_stat_all_tables empty