Re: [gentoo-user] pg_upgrade from 9.0.5 to 9.1.1

2011-11-12 Thread Michael George
On Sun, Nov 13, 2011 at 12:31:58AM -0500, Michael George wrote: > I am trying to upgrade my postgresql server from 9.0 to 9.1. I've > installed 9.1.1 and used eselect to make it the slot to run for the > system. > > When I run: > pg_upgrade -v --check -d /var/lib/postgresql/9.0/data -D \ > /var/l

Re: [gentoo-user] pg_upgrade from 9.0.5 to 9.1.1

2011-11-12 Thread Pandu Poluan
On Nov 13, 2011 12:35 PM, "Michael George" wrote: > > I am trying to upgrade my postgresql server from 9.0 to 9.1. I've > installed 9.1.1 and used eselect to make it the slot to run for the > system. > > When I run: > pg_upgrade -v --check -d /var/lib/postgresql/9.0/data -D \ > /var/lib/postgresq

[gentoo-user] pg_upgrade from 9.0.5 to 9.1.1

2011-11-12 Thread Michael George
I am trying to upgrade my postgresql server from 9.0 to 9.1. I've installed 9.1.1 and used eselect to make it the slot to run for the system. When I run: pg_upgrade -v --check -d /var/lib/postgresql/9.0/data -D \ /var/lib/postgresql/9.1/data -b /usr/lib64/postgresql-9.0/bin -B \ /usr/lib64/postgr