From: | Jeff Frost <jeff(at)frostconsultingllc(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: archive_command |
Date: | 2005-10-02 04:43:45 |
Message-ID: | Pine.LNX.4.63.0510012142210.13614@discord.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Fri, 30 Sep 2005, Simon Riggs wrote:
> If I follow your example, yes. But that assumes there is only one
> timeline's WAL files in your pg_xlog. It could get more complex in that
> situation because you could be in any of the timelines.
>
> But, if you know which timeline you're in, then yes, the file after the
> latest file in archive_status is the current WAl file.
>
> It might be interesting to submit your script to put into contrib?
So, actually, my script is probably doing things incorrectly at the moment.
What effect would the different timelines create? In my client's case there
is only one timeline, but I'd love to generalize the script so we can put it
in contrib, but first I'd like to make sure it actually works properly. :-)
--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2005-10-02 09:44:55 | Re: archive_command |
Previous Message | Петров Р.В. | 2005-10-02 04:12:02 | How may I set LC_COLLATE and LC_CTYPE to Russian_Russia.1251 on Fedora Core Linux? |