Re: Proposal to add connection request Wait-time in PSQL client.

Поиск
Список
Период
Сортировка
От amul sul
Тема Re: Proposal to add connection request Wait-time in PSQL client.
Дата
Msg-id 1369033294.40560.YahooMailNeo@web193501.mail.sg3.yahoo.com
обсуждение исходный текст
Ответ на Re: Proposal to add connection request Wait-time in PSQL client.  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
 
>>   in a way, we client terminal wont hangup by throwing  *The connection to 
> the server was lost. Attempting reset: Failed. !*
> The thing is that this just should not be a routine occurrence. It's a
> minor irritation to me when debugging sometimes, but it's not something
> that you should be encountering in production. If you are, changing
> psql's reconnect behaviour is not necessarily the best solution. I'd try
> to work out why you're having so many unrecoverable disconnects and
> restarts and fix that instead.
 
Yes, I think so. This is very rare case, and won't have any affect in production.
Initially, IMO, I thought no harm if PSQL client wait for few seconds till server recovered properly and ready to
acceptconnection. 

Any way, I will follow-up your suggestion. 

Thank you for sharing your concerns and explaining me actual needed things. 

Regards,
Amul Sul



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

Предыдущее
От: Chris Farmiloe
Дата:
Сообщение: Re: ASYNC Privileges proposal
Следующее
От: Soroosh Sardari
Дата:
Сообщение: Why there is a union in HeapTupleHeaderData struct