logfile rotation

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: logfile rotation
Date: 2004-06-13 16:33:09
Message-ID: 40CC81C5.5030109@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Tom doesn't like returning the server's logfile using a pgsql function
unless logfile rotation is implemented, so here it is.

This proposal doesn't include a daemon that triggers pg_logfile_rotate
when appropriate (timestamp and/or length dependent), pg_autovacuum
might be a good place to do that.

I'd also like to see a table pg_logfile which contains all logfile
names, to be able to access older logfiles.

Comments?

Regards,
Andreas

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Tom Lane 2004-06-13 16:52:17 Re: logfile rotation
Previous Message Devrim GUNDUZ 2004-06-12 16:53:19 Re: pgAdmin3 doesn't work after upgrading FC1 to