Re: WAL file naming convention - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: WAL file naming convention
Date
Msg-id 20060328181110.GT75181@pervasive.com
Whole thread Raw
In response to Re: WAL file naming convention  ("Sriram Dandapani" <sdandapani@counterpane.com>)
Responses Re: WAL file naming convention  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
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.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Bloated pg_shdepend_depender_index
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Feedback on auto-pruning approach