"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> With PGCLIENTENCODING=KOI8 and server encoding UNICODE
> psql do not starts and print this message:
> psql: FATAL: invalid value for parameter "client_encoding": "KOI8"
Found the problem ... it's something I broke last week :-(. It's fixed
n
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> With PGCLIENTENCODING=KOI8 and server encoding UNICODE
> psql do not starts and print this message:
> psql: FATAL: invalid value for parameter "client_encoding": "KOI8"
Odd ... it Works For Me:
$ PGCLIENTENCODING=KOI8 psql regression
Welcom