Logging connections, not queries - Mailing list pgsql-novice

From Hassan Schroeder
Subject Logging connections, not queries
Date
Msg-id CACmC4yCguDgkMDuPK-3v1zYAehgJwfPANWcvwJG1Sh+0iKULVg@mail.gmail.com
Whole thread Raw
Responses Re: Logging connections, not queries
List pgsql-novice
PostgreSQL 9.3.12 on Ubuntu 14.04.4 LTS

I'd like to log connections for performance/security reasons but so
far I'm unable to log them *without* getting queries logged as well.

IOW I'd like to see only results of these in the logging output -

log_connections = on
log_disconnections = on

Any suggestions?

TIA!
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote


pgsql-novice by date:

Previous
From: Kip Warner
Date:
Subject: Re: Tricky math in PSQL
Next
From: Sameer Kumar
Date:
Subject: Re: Logging connections, not queries