Re: strangeness in pg_dump

Поиск
Список
Период
Сортировка
От Mathieu Arnold
Тема Re: strangeness in pg_dump
Дата
Msg-id 3452039380.1023122365@andromede.reaumur.absolight.net
обсуждение исходный текст
Ответ на Re: strangeness in pg_dump  (Jan Wieck <janwieck@yahoo.com>)
Ответы Re: strangeness in pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

--On lundi 3 juin 2002 10:34 -0400 Jan Wieck <janwieck@yahoo.com> wrote:

> Mathieu Arnold wrote:
>>
>>
>> --On lundi 3 juin 2002 10:08 -0400 Jan Wieck <janwieck@yahoo.com> wrote:
>>
>> >     Okay, need to look at the code in pg_dump the decides  if  to
>> >     quote or not.
>>
>> that was what I was doing, but my grep "['\"]\\\\[rn]['\"]" was not
>> helping me very much.
>
>     I  don't  anything that could cause this in v7.2.1's pg_dump.
>     Are the two servers  running  identical  configurations  (not
>     only PG version, but multibyte support and encoding too)?
>
>     For that matter, what version(s) are you running?

both have multibyte support, both encoding LATIN9 (france, euro)
7.2 on the linux, 7.2.1 on the freebsd

--
Mathieu Arnold

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: strangeness in pg_dump
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Problems while compiling php_4-2.1 with PostgreSQL