Re: serverlog rotation/functions

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: serverlog rotation/functions
Date: 2004-07-06 22:19:06
Message-ID: 40EB255A.8060002@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Updated version.

Only timestamp of fresh logfile in shared mem, with sanity checks.
On SIGHUP, timestamp is checked if rotation was issued, as well as
changed log_filename setting from postgresql.conf.

Regards,
Andreas

Attachment Content-Type Size
logfile.diff text/plain 14.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2004-07-06 23:33:07 Re: LinuxTag wrapup
Previous Message Simon Riggs 2004-07-06 21:57:02 Re: Postgresql on SAN

Browse pgsql-patches by date

  From Date Subject
Next Message Dario V. Fassi 2004-07-07 06:31:25 ResultSerMetaData.getColumnDisplaySize() with timestamp error
Previous Message Simon Riggs 2004-07-06 21:40:06 Re: Point in Time Recovery