From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | "AL-Temimi, Muthana" <muthana(dot)al-temimi(at)tu-harburg(dot)hamburg(dot)de> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Latest checkpoint's NextOID |
Date: | 2014-09-25 13:36:53 |
Message-ID: | CA+U5nMLv4p1Mh4n=YtKznrhHz+yWPWw4yQo6qFKj9YJwBw3gwA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On 25 September 2014 11:12, AL-Temimi, Muthana
<muthana(dot)al-temimi(at)tu-harburg(dot)hamburg(dot)de> wrote:
> i’m using 9.1 PostgreSQL and looking for a function to write WAL to table in
> order to save all the data into database and to make a recovery on the 2nd
> DB Server.
>
>
>
> The idea is to help recovery on other server and get the same OID on the 2nd
> Server and that’s by using the Latest checkpoint's NextOID from the first
> Server.
A short explanation of what you're trying to do and what is wrong with
existing replication techniques would be the place to start.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Ribe | 2014-09-25 13:53:00 | Re: Latest checkpoint's NextOID |
Previous Message | AL-Temimi, Muthana | 2014-09-25 10:12:39 | Latest checkpoint's NextOID |