Re: Using RSYNC for replication?

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: <gearond(at)cvc(dot)net>, "Jason Hihn" <jhihn1(at)umbc(dot)edu>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Using RSYNC for replication?
Date: 2003-01-29 01:07:31
Message-ID: GNELIHDDFBOCMGBFGEFOMEDMCFAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>From the manual:

http://www.au.postgresql.org/users-lounge/docs/7.3/postgres/wal.html

Chris

> -----Original Message-----
> From: Dennis Gearon [mailto:gearond(at)cvc(dot)net]
> Sent: Wednesday, 29 January 2003 12:32 AM
> To: Jason Hihn; pgsql-general(at)postgresql(dot)org; Christopher Kings-Lynne
> Subject: Re: [GENERAL] Using RSYNC for replication?
>
>
> What's WAL?
>
> 1/27/2003 10:05:22 PM, "Christopher Kings-Lynne"
> <chriskl(at)familyhealth(dot)com(dot)au> wrote:
>
> >I don't know abou the 'safe' in that list there. You will
> definitely need
> >to stop both postmasters from running while you are rsyncing and
> then start
> >them again afterwards, since memory contents will be different.
> You would
> >also need to rsync all the WAL files, the pg_controldata file, the
> >architecture must be identical, etc.
> >
> >
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-01-29 01:24:01 Re: stopping access to a database
Previous Message Dennis Gearon 2003-01-29 00:11:20 Re: stopping access to a database