Re: type money causes unrestorable dump - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: type money causes unrestorable dump
Date
Msg-id 200711042224.lA4MOAM26728@momjian.us
Whole thread Raw
In response to Re: type money causes unrestorable dump  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Responses Re: type money causes unrestorable dump  ("D'Arcy J.M. Cain" <darcy@druid.net>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Text <-> C string
Next
From: Neil Conway
Date:
Subject: Re: "bad key in cancel request"