Error of dump OID datatype

From: "Chowalit Tinnagonsubout" <chowalit(at)nectec(dot)or(dot)th>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Error of dump OID datatype
Date: 2001-02-19 04:42:57
Message-ID: 002901c09a2e$6e6c0540$45cf9acb@kfc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dear sir
I use postgres 7.0.3 non-commercial version. I have some error will report about OID datatype bug/error. The problem is I can not export file(OID datatype-text file) from table that was dumped by old database which I backup after it was transfered from old server to new server.

Well, When I use command such as
"testDB=#SELECT lo_export(history.file,'/usr/local/etc/webscan/output/aaa') from history where login = 'chong' and ip='202.0.0' and s_date='2001-02-06';"

result is :
ERROR: Relation 22369 does not exist
What does it mean?

Thank you

Browse pgsql-bugs by date

  From Date Subject
Next Message Karel Zak 2001-02-19 08:47:51 Re: NOTICE: pg_setlocale()
Previous Message Peter Eisentraut 2001-02-18 00:24:33 Re: No support for int8 sized binary/hex literals