Re: [BUGS] upgrade 7.0 -> 7.1 using pg_upgrade

2001-03-07 Thread Randy Hall
This is not a bug. pg_upgrade is not compatible with 7.1 and is not included in the source tree. You will need to do a full dump and restore. If your database also contains large objects, you will need to use pg_dumplo_old from the 7.1 source tree to export 7.0 large objects. Then use pg_dumpl

[BUGS] upgrade 7.0 -> 7.1 using pg_upgrade

2001-03-07 Thread pgsql-bugs
AR ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description upgrade 7.0 -> 7.1 using pg_upgrade Long Description Can't upgrade from 7.0 to 7.1 using pg_upgrade script. In script is used data/base/template1 directory to do sth, but in 7