Re: [GENERAL] Upgrading hot standbys

2015-04-29 Thread Bruce Momjian
On Wed, Apr 29, 2015 at 01:13:13PM +0200, Magnus Hagander wrote: > On Wed, Apr 29, 2015 at 6:19 AM, Aaron Burnett > > wrote: > > > > Greetings, > > > I'm in the process of upgrading PG 9.1.3 to 9.4.1 in the near future. > > > I have several machines which each house unique data

Re: [GENERAL] Upgrading hot standbys

2015-04-29 Thread Magnus Hagander
On Wed, Apr 29, 2015 at 6:19 AM, Aaron Burnett < aaron.burn...@us.dunnhumby.com> wrote: > > Greetings, > > > I'm in the process of upgrading PG 9.1.3 to 9.4.1 in the near future. > > > I have several machines which each house unique databases. Each of those > are replicated to a standby server

[GENERAL] Upgrading hot standbys

2015-04-28 Thread Aaron Burnett
Greetings, I'm in the process of upgrading PG 9.1.3 to 9.4.1 in the near future. I have several machines which each house unique databases. Each of those are replicated to a standby server with matching configurations. A total of 10 servers, 5 masters, 5 slaves. Everything runs on Ubuntu.