Re: [BUGS] BUG #14894: Data Type Money - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [BUGS] BUG #14894: Data Type Money
Date
Msg-id 18045.1510265180@sss.pgh.pa.us
Whole thread Raw
In response to [BUGS] BUG #14894: Data Type Money  (tfredy02@gmail.com)
List pgsql-bugs
tfredy02@gmail.com writes:
> I'm Migrate from sql server but have a problem with the data type Money.
> I Was investigate and found the same data so much in sql server as
> postgresql but has a difference is the point decimal too investigate data
> type numeric(19,4) might use this, but i need use money with four decimal,

You need to set lc_monetary to some locale that uses 4-decimal-place
currency.
        regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: tfredy02@gmail.com
Date:
Subject: [BUGS] BUG #14894: Data Type Money
Next
From: John R Pierce
Date:
Subject: Re: [BUGS] BUG #14894: Data Type Money