Re: ODBC connection stopped working. - Mailing list pgsql-odbc

From Tom Lane
Subject Re: ODBC connection stopped working.
Date
Msg-id 3422.998488762@sss.pgh.pa.us
Whole thread Raw
In response to Re: ODBC connection stopped working.  (Neal Lindsay <neal.lindsay@peaofohio.com>)
List pgsql-odbc
Neal Lindsay <neal.lindsay@peaofohio.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

pgsql-odbc by date:

Previous
From: Neal Lindsay
Date:
Subject: Re: ODBC connection stopped working.
Next
From: Jefim Matskin
Date:
Subject: odbc + unix sockets