Re: logging hook - Mailing list pgsql-general

From Alan Nilsson
Subject Re: logging hook
Date
Msg-id 6A7D28C3-FD88-4ADC-B600-6402C743FB1E@apple.com
Whole thread Raw
In response to Re: logging hook  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
List pgsql-general
Ah yes once again if I’ld just RTFM….. Thanks for pointing that out, I think I can work with that.

alan

On May 13, 2014, at 2:59 PM, Susan Cassidy <susan.cassidy@decisionsciencescorp.com> wrote:

You can log to syslog, and use the syslog definitions file (syslog.conf) to pipe the output to a program that can do whatever you want with it.

Susan


On Tue, May 13, 2014 at 2:29 PM, Alan Nilsson <anilsson@apple.com> wrote:
All

Is there a hook that someone could direct me to that I can use to redirect logging output?  I.e.  I would like to write a small module that pre loads and substitutes the loggers file descriptor with my own to redirect that output.  Possible?

thanks
alan



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


pgsql-general by date:

Previous
From: Susan Cassidy
Date:
Subject: Re: logging hook
Next
From: Jesus Rafael Sanchez Medrano
Date:
Subject: Re: Full-Text Search question