From: | Kerem Kat <keremkat(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Current syslogger filename |
Date: | 2013-04-07 18:52:03 |
Message-ID: | CAJZSWkWLvysvLJGBLkBtrfEUprWTZ7MNMOz_3rNEQavr_RPe1Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
While going through the TODO items on the wiki I have come across the
following proposal:
Provide a way to query the log collector subprocess to determine the
name of the currently active log file
Current log files when rotating?
http://archives.postgresql.org/pgsql-general/2008-11/msg00418.php
Upon reading the related conversations, there doesn't seem to be a
consensus on how to implement this feature. If it is still relevant,
would you suggest a way to pass filename or time(which filename is
generated from) of the file from syslogger to inquiring postgres
instance.
Regards,
Kerem
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2013-04-07 18:55:02 | Re: PROPOSAL: tracking aggregated numbers from pg_stat_database |
Previous Message | Tom Lane | 2013-04-07 18:48:24 | Re: Slightly insane use of USE_WIDE_UPPER_LOWER in pg_trgm |