Re: load fom csv

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Andy Hartman <hartman60home(at)gmail(dot)com>
Cc: Francisco Olarte <folarte(at)peoplecall(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: load fom csv
Date: 2024-09-16 17:10:49
Message-ID: 743d4b2d-3a97-4e0e-a0eb-25090026dd13@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/16/24 10:00, Andy Hartman wrote:
> in LOG
>
> 2024-09-16 12:55:37.295 EDT [428] ERROR:  invalid byte sequence for
> encoding "UTF8": 0x00
> 2024-09-16 12:55:37.295 EDT [428] CONTEXT:  COPY
> image_classification_master, line 1, column spoolstarttime
>

I'm heading out the door I can't step you through the process, I can
point you at:

https://www.postgresql.org/docs/current/multibyte.html#MULTIBYTE-AUTOMATIC-CONVERSION

Others will be able to answer the specifics.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message veem v 2024-09-16 20:24:07 IO related waits
Previous Message Andy Hartman 2024-09-16 17:00:23 Re: load fom csv