From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: switch WAL segment |
Date: | 2004-08-08 15:45:28 |
Message-ID: | 200408081545.i78FjS120215@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andreas Pflug wrote:
> Tom Lane wrote:
>
> >Do we have a TODO for allowing users to
> > force switching to a new WAL file segment?
>
> Together with PITR, this might make sense?
I thought about this, and it would perhaps help, but it would bloat the
archive location if used repeatedly, perhaps every minute so you have a
recent version. It also might not work on server shutdown because there
might not be time to do the archive. I think we are going to need a
solution to archive the current file in a different way.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-08 15:58:31 | Re: Ready for Beta ... ? |
Previous Message | Bruce Momjian | 2004-08-08 15:40:54 | Re: Ready for Beta ... ? |