change data type 'money' to '€' - Mailing list pgsql-novice

From Mäggi Hieber
Subject change data type 'money' to '€'
Date
Msg-id 4E0C930B.5050900@sunrise.ch
Whole thread Raw
Responses Re: [NOVICE] change data type 'money' to '€'  (Ognjen Blagojevic <ognjen.d.blagojevic@gmail.com>)
Re: change data type 'money' to '€'  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Re: change data type 'money' to '€'  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hello

In our project table we have a column with costs, using data typ
"money". By default PostgreSQL always applys '$', but we would like to
have '€'.
How can I change the data type "money" (currency) of a column in an
existing table to '€'?

Thanks a lot!
Mäggi

pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: Locking out a user after several failed login attempts
Next
From: Vincent Michel
Date:
Subject: Fast identifiers table creation