Re: Trying to use binary replication - from tutorial

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes, sorry.  Type

Evan

On Thu, Oct 13, 2011 at 12:20 PM, Scott Marlowe <scott.marlowe@xxxxxxxxx> wrote:
On Thu, Oct 13, 2011 at 9:41 AM, Evan Walter
<ewalter@xxxxxxxxxxxxxxxxxxx> wrote:
>
>
> Hello,
> I am somewhat new with postgresql trying to find a good method of
> replication for my company.
> I am running through the tutorials on binary replication for postgresql
> 9.1.  Both servers are virtual box Ubuntu 10.10 on a laptop.
>
> I ran this rsync -av --exclude pg_xlog --exclude postgresql.conf
> /var/lib/postgresql/9.1/main/* postgres:<ip-address of
> standby>:/var/lib/postgresql/9.1/main/

Shouldn't the destination be:

postgres@<ip-address of standby>:/var/lib/postgresql/9.1/main/


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux