| From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Problem with pg_upgrade 9.0 -> 9.1 |
| Date: | 2011-10-06 07:31:18 |
| Message-ID: | j6jler$rt8$1@dough.gmane.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 make it available.
>
> This bug was fixed just after 9.1.1 was released. The bug is that
> Windows doesn't properly pass the right flags for the oid set functions
> to operate. If you can compile the git 9.1.X current, the fix is in
> there; the fix will be in 9.1.2.
>
Thanks for the feedback.
As those were only development databases, it was no big deal to do the migration "the old way" ;)
Again I'm impressed by the speed how things are fixed in Postgres!
Regards
Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Albe Laurenz | 2011-10-06 07:39:39 | Re: user-interface to upload csv files |
| Previous Message | Craig Ringer | 2011-10-06 07:14:48 | Re: I/O error on data file, can't run backup |