Re: COPY and text encodings - Mailing list pgsql-novice

From Bruce Momjian
Subject Re: COPY and text encodings
Date
Msg-id 200308081744.h78HiF903949@candle.pha.pa.us
Whole thread Raw
In response to COPY and text encodings  ("M. Bastin" <marcbastin@mindspring.com>)
List pgsql-novice
Yes, I think it is being converted automatically.

---------------------------------------------------------------------------

M. Bastin wrote:
> Hi all,
>
> When doing a COPY FROM STDIN, while having set the client encoding to
> some encoding, is the encoding of all data being uploaded
> automatically being converted to the server's encoding, or does COPY
> do a "blind", bulk upload?
>
> Thanks,
>
> Marc
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Upgrading from 7.1.3 to 7.2.3
Next
From: Thiemo Kellner
Date:
Subject: Freshly created user cannot connect