OK, psql docs updated to remove mention of that problem.

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Does the new protocol fix the fact that psql \encoding doesn't see SET
> > CLIENT_ENCODING changes.
> 
> regression=# \encoding
> SQL_ASCII
> regression=# set client_encoding TO unicode;
> SET
> regression=# \encoding
> UNICODE
> regression=#
> 
>                       regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to