Re: Logfile - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Logfile
Date
Msg-id 4CCAE49E0200002500036FBE@gw.wicourts.gov
Whole thread Raw
In response to Logfile  (Eduardo Sá dos Reis <eduardoreis@pjf.mg.gov.br>)
List pgsql-admin
Eduardo Sá dos Reis<eduardoreis@pjf.mg.gov.br> wrote:

> I have several databases installed on my Postgre 8.4.2.
> I set the postgresql.conf so that all connections are logged in
> the log file.
> Now I need to create another database but do not want the
> connections in this new database to be recorded in the Log Files.
> Can anyone help me?

You might need to put the new database is a separate cluster -- both
the documentation and some quick testing suggest that the setting
can not be set at the database level.

-Kevin

pgsql-admin by date:

Previous
From: Eduardo Sá dos Reis
Date:
Subject: Logfile
Next
From: "Dean Gibson (DB Administrator)"
Date:
Subject: 9.0 replication -- multiple hot_standby servers