Re: Check PostgreSQL status using MS-DOS bat file?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Check PostgreSQL status using MS-DOS bat file?
Дата
Msg-id 20120815150427.GC25485@momjian.us
обсуждение исходный текст
Ответ на Check PostgreSQL status using MS-DOS bat file?  ("Loughrey, Hugh" <Hugh.Loughrey@hoopleltd.co.uk>)
Ответы Re: Check PostgreSQL status using MS-DOS bat file?  (Dave Page <dpage@pgadmin.org>)
Список pgsql-general
On Wed, Aug 15, 2012 at 09:52:17AM +0000, Loughrey, Hugh wrote:
> Hi All,
>
> I want to write a MS-DOS command to check that the PostgreSQL database is up
> and running and able to accept data being pushed to it. From a bit of reading
> I’ve identified the pg_ctl status command, but can this be incorporated into a
> *.bat file and can the resulting status be recorded in a *.txt file? If so does
> anyone have a command which would enable this?

As I remember it is pretty tricky to call pg_ctl from a Windows batch
file.  I know the Windows installers do it somehow --- you might want to
downlaod it and see if you can find the shell script they use.  Dave
Page might know more --- CC'ing him.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


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

Предыдущее
От: "Loughrey, Hugh"
Дата:
Сообщение: Check PostgreSQL status using MS-DOS bat file?
Следующее
От: Dave Page
Дата:
Сообщение: Re: Check PostgreSQL status using MS-DOS bat file?