Re: Do the name of the WAL files matter? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Do the name of the WAL files matter?
Date
Msg-id 13413.1239727700@sss.pgh.pa.us
Whole thread Raw
In response to Do the name of the WAL files matter?  ("ml@bortal.de" <ml@bortal.de>)
List pgsql-admin
"ml@bortal.de" <ml@bortal.de> writes:
> do the names of the WAL Files matter when doing a restore?

Yes.

> I would like to modify the archive command and give the target WAL file
> some better name.

Don't even think about it --- unless you are prepared to reverse the
change during restore.  You could possibly rename NNNNNN to
postgresql-wal-NNNNNN or something like that, and then back again in
the restore script.  But pray tell what is the point?  Just put them
in a subdirectory that explains what they are, and save yourself some
trouble.

            regards, tom lane

pgsql-admin by date:

Previous
From: "ml@bortal.de"
Date:
Subject: Do the name of the WAL files matter?
Next
From: "Kevin Grittner"
Date:
Subject: Re: pg error log file monitor