pg_dump out of range error (7.1.3)

From: "Arsalan Zaidi" <azaidi(at)directi(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump out of range error (7.1.3)
Date: 2002-02-06 08:50:17
Message-ID: 00a301c1aeeb$4fd08de0$4301a8c0@directi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When trying to dump data from a database with ~43GB of data, this is the
error I get. The domains table has ~30 million rows.

command line = pg_dump test2
db version = 7.1.3
error string = getTables(): SELECT (for PRIMARY KEY) failed on table
domains. Explanation from backend: ERROR: dtoi4: integer out of range

So is upgrading to 7.2 the cure? :-)

--Arsalan.

-------------------------------------------------------------------
People often hate those things which they do not know, or cannot understand.
--Ali Ibn Abi Talib (AS)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marek PUBLICEWICZ 2002-02-06 10:04:10 Re: PgManage (GUI Manager) Update
Previous Message bombadil 2002-02-06 08:19:21 Re: Views of views, complexity and speed.