more on large oids - Mailing list pgsql-hackers

From Daniel Kalchev
Subject more on large oids
Date
Msg-id 200204150636.g3F6aYu00830@dcave.digsys.bg
Whole thread Raw
Responses Re: more on large oids  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have hit another very annouing problem with the oids being larger than 
max_int. When tables are created under such circumstances, pg_dump cannot dump 
the database anymore. The error is

getTables(): SELECT (for PRIMARY KEY) failed on table config_2002_03_02.  
Explanation from backend: ERROR:  dtoi4: integer out of range

Any idea how to fix this? This is on 7.1.3. Will the 7.2 pg_dump handle this 
database?

Daniel





pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: regexp character class locale awareness patch
Next
From: Curt Sampson
Date:
Subject: Importing Large Amounts of Data