Re: pg_ctl -m fast failing?
От | Tom Lane |
---|---|
Тема | Re: pg_ctl -m fast failing? |
Дата | |
Msg-id | 9436.1046818335@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pg_ctl -m fast failing? ("Josh Berkus" <josh@agliodbs.com>) |
Ответы |
Re: pg_ctl -m fast failing?
Re: pg_ctl -m fast failing? |
Список | pgsql-general |
"Josh Berkus" <josh@agliodbs.com> writes: > So ... if I had a PSQL terminal session open on a remote client, and > did: > pg_ctl -m fast stop > pg_ctl start > pg_ctl -m fast stop > ... the second stop would fail? Am I understanding correctly? > Because that's the behavior I am observing. No, I'd not expect the second stop to fail; and I can't reproduce any such problem here. The known bug might cause the *first* stop to fail; it basically triggers if you have a client that sits idle for a long time (while other sessions are doing work) and still remains idle after the shutdown command comes. regards, tom lane
В списке pgsql-general по дате отправления: