Eduardo Sá dos Reis<[email protected]> 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

-- 
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to