Re: [ADMIN] Upgrade problems with OID type ...

2004-07-08 Thread Daniel Rubio
erform the upgrade I'll be pleased to know it ... And sorry for my poor english ... -- Mensaje original -- Date: Tue, 06 Jul 2004 11:06:25 +0200 From: Daniel Rubio <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [ADMIN] Upgrade problems with OID type ... Hi all! I'm trying to upgrad

[ADMIN] Upgrade problems with OID type ...

2004-07-06 Thread Daniel Rubio
Hi all! I'm trying to upgrade from 7.3.2 to 7.4.3 but I've a problem with a database (1 I know, there could be more) containing a table with an oid type field. I run the migration doing: ../bin/pg_dumpall -o -p 5432 | /apps/pgs-7.4.3/bin/psql -d template1 -p 5433 1>/tmp/out 2>/tmp/err The comm