On Sat, 2009-10-03 at 11:33 +0100, Thom Brown wrote:
> I've found that I unwittingly compiled PostgreSQL on my web server
> without specifying locale,

PostgreSQL isn't "compiled" with a locale or without one.

>  and now the money type is represented in dollars.  In order to change
> that, it would require a recompilation of PostgreSQL  (and I'm
> surprised that there is no option to set locale at the database-level
> in the same way as collation has for 8.4).

lc_monetary



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

Reply via email to