Re: type money causes unrestorable dump

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: type money causes unrestorable dump
Дата
Msg-id 200711042224.lA4MOAM26728@momjian.us
обсуждение исходный текст
Ответ на Re: type money causes unrestorable dump  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Ответы Re: type money causes unrestorable dump  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-hackers
D'Arcy J.M. Cain wrote:
> +   <para>
> +    Since the output of this data type is locale-sensitive, it may not
> +    work to load <type>money</> data into a database that has a different
> +    setting of <varname>lc_monetary</>.  To avoid problems, before
> +    restoring a dump make sure <varname>lc_monetary</> has the same or
> +    equivalent value as in the database that was dumped.
> +   </para>
> +

How about:

> +    restoring a dump make sure <varname>lc_monetary</> has a value similar
> +    to the dumped database.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://postgres.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Text <-> C string
Следующее
От: Neil Conway
Дата:
Сообщение: Re: "bad key in cancel request"