v7.3 : \encoding doesn't show changes in client encoding that are not done with \encoding itself (i.e. set names/set client_encoding)

From: Frank van Vugt <ftm(dot)van(dot)vugt(at)foxi(dot)nl>
To: <pgsql-general(at)postgresql(dot)org>
Subject: v7.3 : \encoding doesn't show changes in client encoding that are not done with \encoding itself (i.e. set names/set client_encoding)
Date: 2002-12-16 16:45:59
Message-ID: 200212161745.59814.ftm.van.vugt@foxi.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

L.S.

It seems that ' \encoding ' only shows the correct client encoding if any
changes are applied by using the ' \encoding ' command itself.

If the client encoding is changed by using for example ' set names ' or ' set
client_encoding ', the result of ' \encoding ' will still be the former value.

However, the real encoding used seems to be changed, as a call for ' show
client_encoding ' will demonstrate.

Any confirmation for this behaviour?

--
Regards,

Frank van Vugt

Browse pgsql-general by date

  From Date Subject
Next Message Scott Taylor 2002-12-16 17:10:11 JDBC - Open Office
Previous Message James F 2002-12-16 16:45:46 array variables