What we did in this kind of higher performance storage migration, setting
up standby on that mounts and then executed a failover.
On Thu, Apr 3, 2014 at 3:58 PM, Alan Hodgson wrote:
> On Thursday, April 03, 2014 02:48:03 PM Steven Schlansker wrote:
> > On Apr 2, 2014, at 3:08 PM, Jacob Scott w
On Thursday, April 03, 2014 02:48:03 PM Steven Schlansker wrote:
> On Apr 2, 2014, at 3:08 PM, Jacob Scott wrote:
> • pg_start_backup
> • Take a filesystem snapshot (of a volume containing postgres data but
> not
> pg_xlog) • pg_stop_backup
> • pg_ctl stop
> • Bring a new
On Apr 2, 2014, at 3:08 PM, Jacob Scott wrote:
> Hi,
Hello there ;)
>
>
> Does upgrading a a disk being used by postgres (9.1, on Ubuntu) with the
> following process sound safe?
> • pg_start_backup
> • Take a filesystem snapshot (of a volume containing postgres data but
> not
Hi,
Does upgrading a a disk being used by postgres (9.1, on Ubuntu) with the
following process sound safe?
1. pg_start_backup
2. Take a filesystem snapshot (of a volume containing postgres data but
not pg_xlog)
3. Bring a new higher performing disk online from snapshot
4. pg_ctl s