Re: BUG #2065: Problem with language conversion in pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Wim Audenaert" <wima85(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2065: Problem with language conversion in pg_dump
Date: 2005-11-23 03:36:56
Message-ID: 9856.1132717016@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Wim Audenaert" <wima85(at)hotmail(dot)com> writes:
> When I try to do a pg_dump of my database, I get the following error
> message:

> pg_dump: SQL command failed
> pg_dump: Error message from server: ERROR: cache lookup failed for function
> 17039

I'm not sure how you managed that, but I'm sure that it's entirely
unrelated to the database's encoding.

Do you still have the dump file that you used to move from 8.0 to 8.1?
If so, what does it show as the declaration for this table?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Vladimir 2005-11-23 04:29:25 BUG #2068: Error compiled OS Solaris
Previous Message David Fetter 2005-11-23 02:45:50 Patch to allow contrib/pgbench files to have blank lines