Re: Latest checkpoint's NextOID - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Latest checkpoint's NextOID
Date
Msg-id CA+U5nMLv4p1Mh4n=YtKznrhHz+yWPWw4yQo6qFKj9YJwBw3gwA@mail.gmail.com
Whole thread Raw
In response to Latest checkpoint's NextOID  ("AL-Temimi, Muthana" <muthana.al-temimi@tu-harburg.hamburg.de>)
Responses Re: Latest checkpoint's NextOID  (Scott Ribe <scott_ribe@elevated-dev.com>)
List pgsql-admin
On 25 September 2014 11:12, AL-Temimi, Muthana
<muthana.al-temimi@tu-harburg.hamburg.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


pgsql-admin by date:

Previous
From: "AL-Temimi, Muthana"
Date:
Subject: Latest checkpoint's NextOID
Next
From: Scott Ribe
Date:
Subject: Re: Latest checkpoint's NextOID