Re: Sketch of a Hook into the Logging Collector
Daniel Farina <daniel@heroku.com>
From: Daniel Farina <daniel@heroku.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-12-08T19:36:15Z
Lists: pgsql-hackers
Attachments
- log-collector-extension-v2.patch (application/octet-stream) patch v2
On Sat, Dec 8, 2012 at 10:40 AM, Daniel Farina <daniel@heroku.com> wrote: > * A contrib, pg_logcollectdup. This contrib lets one forward logs to > a named pipe specified in postgresql.conf. I have revised this part in the attached patch. It's some error handling in a case of user error, and the previous demo script and narrative precepts are still the same. -- fdr