I have it working fine now. Seems PG indeed did not have access to the
env vars, because of the init script I was using.
export NLS_LANG=AMERICAN_AMERICA.AL32UTF8
export NLS_NCHAR=AL32UTF8
pg_ctl restart
fixed it for me.
If you are using DBI-Link, please sign up for its mailing list on
pgfoundry.
I will, though it works fine for me now I have some more questions :)
DBI-Link 2.0beta1 provides some infrastructure for setting environment
variables. Any suggestions would be welcome.
Did I miss it in the Readme or is it not documented?
Anyway, thanks for creating this piece of software. It saved me days of
work and some ugly hacks.
--
Regards,
Hannes Dorbath