Re: 8.0.0beta4: "copy" and "client_encoding"

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: 8.0.0beta4: "copy" and "client_encoding"
Дата
Msg-id Pine.BSO.4.56.0412102237230.6141@leary.csoft.net
обсуждение исходный текст
Ответ на Re: 8.0.0beta4: "copy" and "client_encoding"  (mbch67@yahoo.com)
Список pgsql-jdbc

On Thu, 3 Nov 2004 mbch67@yahoo.com wrote:

> Why I want to set the client_encoding to latin1? That's a fair
> question. Unfortunately I removed the statement following the COPY
> command to keep the posting short:
>
>    SET CLIENT_ENCODING TO 'LATIN1';
>    COPY temp_test FROM '/home/postgres/temp_test.dat';
>

I have added a URL parameter allowEncodingChanges=true to allow client
code to set the client_encoding variable.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Translation update: pt_BR
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Java Studio Creator Fix/Hack