From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | Sriram Dandapani <sdandapani(at)counterpane(dot)com>, Andy Shellam <andy(dot)shellam(at)mailnetwork(dot)co(dot)uk>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: WAL file naming convention |
Date: | 2006-04-10 20:43:01 |
Message-ID: | 200604102043.k3AKh1H27557@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Jim C. Nasby wrote:
> On Mon, Mar 27, 2006 at 09:28:43AM -0800, Sriram Dandapani wrote:
> > I was referring to the logs in the archive folder specified when WAL
> > archiving is turned on...not the pg_xlog folder.
> >
> > I assume postgres will not use the logs in the archive folder
>
> Correct. And I believe if you have PITR enabled PostgreSQL also won't
> re-use WAL names, though I'm not positive on that one.
PostgreSQL never reuses WAL _names_ (since initdb), it only reuses WAL
files by renaming.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-04-10 23:07:43 | Re: FW: Setting up of PITR system. |
Previous Message | Bruce Momjian | 2006-04-10 18:35:01 | Re: Bloated pg_shdepend_depender_index |