Re: Streaming Replication - Error on Standby

From: bobJobS <russelljanusz(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Streaming Replication - Error on Standby
Date: 2014-02-11 19:25:12
Message-ID: 1392146712432-5791478.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

To get the standby server to a point, I tool a globals dump and a data dump
of the primary server and build the standby.

Then I executed pg_startbackup, rsync data dir to standby data dir (to catch
any changes made while I was building the standby) and finally
pg_stopbackup... all on the primary.

Thank you for the URL. I'll check it out.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Streaming-Replication-Error-on-Standby-tp5791463p5791478.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message bricklen 2014-02-11 19:35:54 Re: Streaming Replication - Error on Standby
Previous Message bricklen 2014-02-11 19:17:31 Re: Streaming Replication - Error on Standby