Re: We should Axe /contrib/start-scripts
От | Chander Ganesan |
---|---|
Тема | Re: We should Axe /contrib/start-scripts |
Дата | |
Msg-id | 4A94412B.2000905@otg-nc.com обсуждение исходный текст |
Ответ на | Re: We should Axe /contrib/start-scripts (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: We should Axe /contrib/start-scripts
Re: We should Axe /contrib/start-scripts |
Список | pgsql-hackers |
Alvaro Herrera wrote: > Kevin Grittner wrote: > > >> The reason is that we don't want certain other processes attempting to >> start until and unless the database they use has started successfully. >> > > This is something we're not quite ready on, yet. We need some mechanism > that allows scripts to verify not only that postmaster started, but also > that it has finished recovery. You can sort-of do it by attempting a > connection and checking the error message, but it's ugly. There was > talk about a pg_ping utility years ago, but nobody got around to writing > it ... > Can't you use pg_controldata to see whether it is in recovery or not? Seems like you've got a way to see if it's running, seeing if it is in recovery should therefore be pretty straightforward, no? -- Chander Ganesan Open Technology Group, Inc. One Copley Parkway, Suite 210 Morrisville, NC 27560 919-463-0999/877-258-8987 http://www.otg-nc.com
В списке pgsql-hackers по дате отправления: