Re: Fwd: PQexecPrepared() question - Mailing list pgsql-general

From Tom Lane
Subject Re: Fwd: PQexecPrepared() question
Date
Msg-id 3360047.1766170334@sss.pgh.pa.us
Whole thread Raw
In response to Fwd: PQexecPrepared() question  (Igor Korot <ikorot01@gmail.com>)
Responses Re: Fwd: PQexecPrepared() question
List pgsql-general
Igor Korot <ikorot01@gmail.com> writes:
> But what is the purpose of setting client encoding on the server? It is for
> the client

No, it's to tell the server what encoding to transmit to the client
(as well as what encoding strings coming from the client are in).

            regards, tom lane



pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: Fwd: PQexecPrepared() question
Next
From: Ron Johnson
Date:
Subject: Re: Fwd: PQexecPrepared() question