character encoding

From: Doug Kunzman <dkunzman(at)usgs(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Subject: character encoding
Date: 2012-12-06 15:20:00
Message-ID: OF6E0838BB.28760FC2-ON85257ACC.0053A9F8-85257ACC.00543CE4@usgs.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to support an automatic character encoding to UNICODE so Java
strings with none ASCII character can be stored in a table.

I've edited my postgressql.conf with the following command,
PGCLIENTENCODING=UNICODE

And I'm getting this error message,

FATAL: unrecognized configuration parameter "PGCLIENTENCODING"

Any ideas? your help would be appreciated.

Thanks, doug

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-12-06 15:30:44 Re: character encoding
Previous Message Igor Neyman 2012-12-06 15:08:11 unlooged tables