Re: ODBC connection stopped working.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neal Lindsay <neal(dot)lindsay(at)peaofohio(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC connection stopped working.
Date: 2001-08-22 13:59:22
Message-ID: 3422.998488762@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Neal Lindsay <neal(dot)lindsay(at)peaofohio(dot)com> writes:
> That bad, eh? :-( I am trying to copy the data to a parallel installation
> right now. The only thing that I can think of that I might have done wrong
> is deleting and redefining functions used in views. I didn't even think
> about it at the time, but views probably refer to the oid of the function
> and not the name (am I right?).

Right, which is one source of the infamous "cache lookup for function
NNN failed". But that's not what you're seeing here. I've not heard
of any way to produce lock-table corruption before, so I'm interested
in finding out what's happening.

regards, tom lane

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2001-08-22 14:34:52 Re: problems transfering databases
Previous Message Miroslav Koncar 2001-08-22 13:20:04 problems transfering databases