Re: SET CLIENT_ENCODING

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Zbigniew Baniewski <zb(at)ispid(dot)com(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SET CLIENT_ENCODING
Date: 2008-07-03 00:44:55
Message-ID: 19212.1215045895@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Zbigniew Baniewski <zb(at)ispid(dot)com(dot)pl> writes:
> I would to ask about function (vide subject) transcoding the characters
> between different character pages "on the fly": is it smart enough to skip
> any transcoding operation, when both client and database are set to use
> the same encoding already?

Yes.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Klint Gore 2008-07-03 00:49:10 Re: pg_dump - lost synchronization with server: got message type "d", length 6036499
Previous Message Scott Marlowe 2008-07-03 00:37:31 Re: Delete from Join