Re: cache lookup failed for function 0

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: pf(at)pfortin(dot)com, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: cache lookup failed for function 0
Date: 2023-09-30 15:50:45
Message-ID: f9aa81f1-1977-4e0f-b2f8-341b68e5c05a@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/30/23 07:01, pf(at)pfortin(dot)com wrote:
> Hi Adrian,On Fri, 29 Sep 2023 14:27:48 -0700 Adrian Klaver wrote:
>
>> On 9/29/23 1:37 PM, pf(at)pfortin(dot)com wrote:
>>> Hi,

>> I'm going to say it is the
>>
>> ( -- import only a subset of columns
>>
>> I suspect the -- comment is the issue.
>
> I wish it was that easy. It's not in the code; I added that as a
> clarification within the email only.
>
>> You need to show the actual Python code for a more complete answer.
>
> Attached...
>
> Source file (44,530 records):
> https://s3.amazonaws.com/dl.ncsbe.gov/data/ncvoter53.zip
> Attached is a 10 row (incl. header) sample file.

I am not seeing the sample file.

>
> $ dbcopy_voter2 /tmp/ncvoter53_10.txt test ncv53 <db_password>

Not sure what the above is supposed to be doing?

What I was looking for is the Python code snippet where you actually run
the COPY.

Also per Tom's post information on whether there are extensions
installed or if there is an event trigger running?

>
>
>>> f1, f3, f5 ) FROM '/tmp/foo.txt'

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message grimy.outshine830 2023-09-30 16:22:06 Re: Gradual migration from integer to bigint?
Previous Message Pierre Fortin 2023-09-30 14:04:35 Re: cache lookup failed for function 0