Upgrading to 9.4 to get replication slots (was Re: Streaming replication and WAL archiving) - Mailing list pgsql-admin

From David F. Skoll
Subject Upgrading to 9.4 to get replication slots (was Re: Streaming replication and WAL archiving)
Date
Msg-id 20150211094535.5f130601@hydrogen.roaringpenguin.com
Whole thread Raw
In response to Re: Streaming replication and WAL archiving  (John Scalia <jayknowsunix@gmail.com>)
Responses Re: Upgrading to 9.4 to get replication slots (was Re: Streaming replication and WAL archiving)  (Scott Ribe <scott_ribe@elevated-dev.com>)
List pgsql-admin
On Wed, 11 Feb 2015 09:37:46 -0500
John Scalia <jayknowsunix@gmail.com> wrote:

> I've had some issues with pg_upgrade and 9.4. For my test systems, as
> I didn't really have the resources to diagnose what was going on, I
> just used a pg_dumpall to unload the 9.3.3 instance and then just ran
> psql to load the output from pg_dumpall.

Dump/restore is not an option for me.  It would mean many hours of
downtime which is unacceptable.  I can barely get away with two hours
of downtime and that would have to be in the wee hours of Sunday
morning.  People tend to get very cranky when their email stops flowing!

> The more wonderful part of installing different minor versions of
> postgresql, is that most O/S packages put the binaries and the
> default data directories in slightly different areas, so they can
> co-exist, just not necessarily run at the same time without
> specifying different connect ports.

I use Debian and the Debian packages are very good at allowing concurrent
installation of different versions, so that's a plus.

Regards,

David.


pgsql-admin by date:

Previous
From: John Scalia
Date:
Subject: Re: Streaming replication and WAL archiving
Next
From: Scott Ribe
Date:
Subject: Re: Upgrading to 9.4 to get replication slots (was Re: Streaming replication and WAL archiving)