Re: [GENERAL] Problem with pg_upgrade 9.0 -> 9.1

2011-10-06 Thread Bruce Momjian
Thomas Kellerer wrote: > Bruce Momjian, 06.10.2011 02:15: > >> I now got the same error (alas with a different relation id) while > >> migrating a completely different data directory. > >> > >> Anything I can do to help find the reason for this problem (or bug?) > >> > >> Unfortuantely the data con

Re: [GENERAL] Problem with pg_upgrade 9.0 -> 9.1

2011-10-06 Thread Thomas Kellerer
Bruce Momjian, 06.10.2011 02:15: I now got the same error (alas with a different relation id) while migrating a completely different data directory. Anything I can do to help find the reason for this problem (or bug?) Unfortuantely the data contains some confidential information so I cannot mak

Re: [GENERAL] Problem with pg_upgrade 9.0 -> 9.1

2011-10-05 Thread Bruce Momjian
Thomas Kellerer wrote: > Thomas Kellerer, 17.09.2011 12:32: > > I was trying to upgrade my Postgres 9.0 installation using pg_upgrade. > > Running it first with --check revealed no problems. > > > > The when I did the actual migration, the following happened: > > > > > > Mismatch of relation id: d

Re: [GENERAL] Problem with pg_upgrade 9.0 -> 9.1

2011-09-23 Thread Thomas Kellerer
Thomas Kellerer, 17.09.2011 12:32: I was trying to upgrade my Postgres 9.0 installation using pg_upgrade. Running it first with --check revealed no problems. The when I did the actual migration, the following happened: Mismatch of relation id: database "dellstore", old relid 83613, new relid

[GENERAL] Problem with pg_upgrade 9.0 -> 9.1

2011-09-17 Thread Thomas Kellerer
Hi, I was trying to upgrade my Postgres 9.0 installation using pg_upgrade. Running it first with --check revealed no problems. The when I did the actual migration, the following happened: === start console output Performing Consistency Checks