Re: [GENERAL] Connection options

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: [GENERAL] Connection options
Дата
Msg-id CA+FnnTyN9GE803n+8n2c-b2X-NZAho8ysa0TxeU-tPV53EBzbg@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] Connection options  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: [GENERAL] Connection options  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi, again,

On Thu, Jun 15, 2017 at 2:59 PM, Igor Korot <ikorot01@gmail.com> wrote:
>  Hi, ALL,
> I'm looking at the documentation at
> www.postgresql.org/docs/current/static/libpq-connect.html
> section 32.1.2.
>
> The part for "option" reads:
>
> [quote]
> Specifies command-line options to send to the server...
> [/quote]
>
> Does this mean that if I'm writing a C/C++ program, I shouldn't care about that?
> Or there are legitimate set of options I can set to pass to PQconnectDB()?

In addition:

Where can I get a list of client encoding I can pass on the connection
to the server?

Thank you.

>
> Thank you.


В списке pgsql-general по дате отправления:

Предыдущее
От: Igor Korot
Дата:
Сообщение: [GENERAL] Connection options
Следующее
От: Gabriel Furstenheim Milerud
Дата:
Сообщение: [GENERAL] Freeing memory in native extension in case of error