Re: [DOCS] pg_upgrade invalid option

2010-06-12 Thread Thom Brown
On 12 June 2010 18:46, Bruce Momjian wrote: > Thom Brown wrote: >> > I am sure that will change soon. ?:-) ?The right URL is now #7 on >> > Google: >> > >> > ? ? ? ?http://developer.postgresql.org/pgdocs/postgres/pgupgrade.html >> > >> >> restoring from a full backup :( ?I don't think I could use

Re: [DOCS] pg_upgrade invalid option

2010-06-12 Thread Bruce Momjian
Thom Brown wrote: > > I am sure that will change soon. ?:-) ?The right URL is now #7 on > > Google: > > > > ? ? ? ?http://developer.postgresql.org/pgdocs/postgres/pgupgrade.html > > > >> restoring from a full backup :( ?I don't think I could use it for > >> upgrading from beta 1 to beta 2 anyway by

Re: [DOCS] pg_upgrade invalid option

2010-06-12 Thread Thom Brown
On 12 June 2010 18:15, Bruce Momjian wrote: > Thom Brown wrote: >> >> The only options available are: >> >> >> > >> > >> >> Are those instructions for an older version? >> >> >> > >> > That's Bruce's book which is probably 8 or 9 years old now. It's >> > almost certainly referring to the old pg_u

Re: [DOCS] pg_upgrade invalid option

2010-06-12 Thread Bruce Momjian
Thom Brown wrote: > >> The only options available are: > >> > > > > > >> Are those instructions for an older version? > >> > > > > That's Bruce's book which is probably 8 or 9 years old now. It's > > almost certainly referring to the old pg_upgrade shell script from > > years ago. > > > > Ah, unf

Re: [DOCS] pg_upgrade invalid option

2010-06-11 Thread Dave Page
On Fri, Jun 11, 2010 at 2:50 PM, Thom Brown wrote: > I've tried following the instructions on this page: > http://www.postgresql.org/files/documentation/books/aw_pgsql/node267.html > > This mentions a -f option but my version of pg_upgrade doesn't appear > to support this: > > /usr/lib64/postgresq

Re: [DOCS] pg_upgrade invalid option

2010-06-11 Thread Thom Brown
On 11 June 2010 14:55, Dave Page wrote: > On Fri, Jun 11, 2010 at 2:50 PM, Thom Brown wrote: >> I've tried following the instructions on this page: >> http://www.postgresql.org/files/documentation/books/aw_pgsql/node267.html >> >> This mentions a -f option but my version of pg_upgrade doesn't app

[DOCS] pg_upgrade invalid option

2010-06-11 Thread Thom Brown
I've tried following the instructions on this page: http://www.postgresql.org/files/documentation/books/aw_pgsql/node267.html This mentions a -f option but my version of pg_upgrade doesn't appear to support this: /usr/lib64/postgresql-9.0/bin/pg_upgrade: invalid option -- 'f' The only options av