Re: BUG #15074: psql client never returns when creating index (long running operation)
В списке pgsql-bugs по дате отправления:
| От | Andrew Gierth |
|---|---|
| Тема | Re: BUG #15074: psql client never returns when creating index (long running operation) |
| Дата | |
| Msg-id | 87sh9vo714.fsf@news-spur.riddles.org.uk обсуждение исходный текст |
| Ответ на | Re: BUG #15074: psql client never returns when creating index (longrunning operation) (Lars Vonk <lars.vonk@gmail.com>) |
| Список | pgsql-bugs |
>>>>> "Lars" == Lars Vonk <lars.vonk@gmail.com> writes: Lars> Hi, Lars> Thanks for replying. I will double check the network settings, Lars> but couldn't find anything. I've seen this so many times that I'd bet a fair sum on it. Lars> Are there any psql / postgres settings I can check, I couldn't Lars> find any that might be affecting this. The only relevant pg settings are the tcp_keepalives_* ones, which (on operating systems that support this, i.e. not Windows) cause pg to request a different keepalive timeout from the OS's default. Note that OS defaults themselves default to a bit over 2 hours unless you explicitly configure something else. Likewise on the client side, if you are using an OS that supports it, you can use keepalives_idle= in the connection string. -- Andrew (irc:RhodiumToad)
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера