| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Subject: | Re: serverlog function |
| Date: | 2004-06-07 14:34:59 |
| Message-ID: | 20040607143459.GA19018@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jun 07, 2004 at 16:06:53 +0200,
Andreas Pflug <pgadmin(at)pse-consulting(dot)de> wrote:
>
> AFAICS, we have some alternatives:
You could also pipe the logs to a program that writes them to a table
in the database. As long as the logging level wasn't set so high that
inserting the log entries was logged. This should be a fairly simple
program to write and could be provided to people that wanted to provide
this feature for their server.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2004-06-07 14:46:43 | Re: serverlog function (log_destination file) |
| Previous Message | Tom Lane | 2004-06-07 14:31:42 | Re: serverlog function (log_destination file) |