Subject: PostgreSQL monetary type and locale(7)
To: None <netbsd-help@netbsd.org>
From: Noud de Brouwer <noud@dns.knot.nl>
List: netbsd-help
Date: 11/12/1999 12:12:21
hi..i'd like to localise my postgresql.

i think i'll manage for the dates using PGDATESTYLE or SET DateStyle.

but monetary i read to use USE_LOCALE, it should use the monetary
conventions defined for locale(7).
now i can find man 3 localeconv but not man 7 locale.

my question is:
- can someone point me to an example of the use of localeconv ??
- should i look at some other man 7 entry?

thanx much again!!
(please respond by e-mail as well, i'm not regular on this list)

o..or..
are you all saying i shouldn't localise my db but only the in/output?
~n