Your message dated Mon, 11 Aug 2014 16:08:03 +0200
with message-id <[email protected]>
and subject line Re: Bug#660649: postgresql-common: postgresql does not log to 
logfile when log_filename is set
has caused the Debian Bug report #660649,
regarding postgresql-common: postgresql does not log to logfile when 
log_filename is set
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
660649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-common
Version: 128
Severity: normal


Hi.

I've recently reported PostgreSQL issue #6459 
(http://archives.postgresql.org/pgsql-bugs/2012-02/msg00113.php).

The documentation of PostgreSQL says, that log_filename is only used
when logging_collector is enabled.

However, when log_filename is set, Debian's logfile
(/var/log/postgresql/<version>-<name>.log) is not used.

Guess this comes from the code in /usr/bin/pg_ctlcluster .

Could you please either adapt this to follow upstream documentation
or "warn" about it in README.Debian?

:)

Thanks,
Chris.



--- End Message ---
--- Begin Message ---
Version: 158

Re: Adrian Vondendriesch 2013-05-13 <[email protected]>
> If log_filename is set and loggin_collector is off, in
> postgresql.conf, pg_ctlcluster assumes that postgresql has set up his
> own logfile. Postgres on the other site ignores log_filename because
> logging_collector is set to off.

This was already fixed in version 158. The logic is now to look at
log_destination and logging_collector only.

Christoph
-- 
[email protected] | http://www.df7cb.de/

--- End Message ---
_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to