Re: Wal Segment files Backup Strategy for archiving

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

 



Frederiko Costa <frederiko@xxxxxxxxx> wrote:
 
> Use pg_start_backup(), copy the data/ directory (or the cluster
> area), and pg_stop_backup(). It created the first checkpoint
> (correct?)
 
Yes.
 
> once the base backup has been made and I change any setting on
> this primary server, on postgresql.conf for example, would I have
> to redo the procedure and set Pgsql to backup mode if I want to
> apply these changes I made updated on standby server or it's just
> a matter of transferring the file to the standby server?
 
You can transfer the .conf files, but be careful about the archive
settings; you may not want those to be identical on the standby. 
Also pay attention to memory settings, etc., if the hardware isn't
identical.  Of course, this is the same with setting it up after
you copy a base backup.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[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