From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: type money causes unrestorable dump |
Date: | 2007-10-09 02:42:57 |
Message-ID: | 200710090242.l992gvD28094@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Joshua D. Drake wrote:
-- Start of PGP signed section.
> On Mon, 8 Oct 2007 22:31:31 -0400 (EDT)
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > Tom Lane wrote:
> > > Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > > > I noticed that if you create a dump on a database containing a
> > > > money column and a certain locale, this dump is not restorable on
> > > > a database with a different locale.
> > >
> > > We've been through this, no? If money doesn't print that way,
> > > there's no obvious reason to have the type at all. Use numeric if
> > > you don't want something with locale-specific behavior.
> >
> > Added to TODO:
> >
> > * MONEY dumps in a locale-specific format making it difficult to
> > restore to a system with a different locale
>
> Considering money is deprecated, is this really needed?
We have other MONEY TODO items too. I am not sure if it is depricated
or in need of major work.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2007-10-09 02:51:31 | Re: type money causes unrestorable dump |
Previous Message | Joshua D. Drake | 2007-10-09 02:42:13 | Re: type money causes unrestorable dump |