psql connect_timeout feature

Поиск
Список
Период
Сортировка
От Steve Crawford
Тема psql connect_timeout feature
Дата
Msg-id 46DEE081.8080501@pinpointresearch.com
обсуждение исходный текст
Ответы Re: psql connect_timeout feature  (Steve Atkins <steve@blighty.com>)
Список pgsql-general
I've dug through the docs and peeked at the source and found no way to
specify a connect_timeout so:

1. Did I, in fact, just overlook something?

2. We would find it extremely useful to have this option. Would anyone else?

3. Alternately, what about adding a "raw connection string" feature to
psql. The supplied string would be passed straight to the PQconnectdb
function and allow access to all connection parameters without the
necessity to keep adding individual command-line options for each
individual parameter.

Cheers,
Steve

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

Предыдущее
От: Owen Hartnett
Дата:
Сообщение: Re: problem with transactions in VB.NET using npgsql
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: psql connect_timeout feature