Re: Table/log file name which store the queries which got executedin last 1 month - Mailing list pgsql-sql

From legrand legrand
Subject Re: Table/log file name which store the queries which got executedin last 1 month
Date
Msg-id 1588319738779-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Table/log file name which store the queries which got executed inlast 1 month  (Rene Romero Benavides <rene.romero.b@gmail.com>)
Responses Re: Table/log file name which store the queries which got executed inlast 1 month
List pgsql-sql
If thoses users are connected with distinct accounts from application into
the database, maybe that pg_stat_statements may help see
https://www.postgresql.org/docs/current/pgstatstatements.html

Regards
PAscal




--
Sent from: https://www.postgresql-archive.org/PostgreSQL-sql-f2142323.html



pgsql-sql by date:

Previous
From: Rene Romero Benavides
Date:
Subject: Re: Table/log file name which store the queries which got executed inlast 1 month
Next
From: Viral Shah
Date:
Subject: Re: pg_dump fails when a table is in ACCESS SHARE MODE