RE: [GENERAL] question on startup with -i parameter

Поиск
Список
Период
Сортировка
От William J. Stotts
Тема RE: [GENERAL] question on startup with -i parameter
Дата
Msg-id XFMail.990310161602.wstotts@sonitrol.net
обсуждение исходный текст
Ответ на RE: [GENERAL] SQL Question  (Michael Davis <michael.davis@prevuenet.com>)
Список pgsql-general
I have a large database of images that gets accessed from another machine
where the web server resides. I have the initscript starting postgresql
with the following commandline:

su postgres -c '/usr/bin/postmaster -B 256 -i -S -D/var/lib/pgsql'

Whenever I reboot the box, postgres appears to start correctly, but I can't
connect to the database from the web server until I stop and restart
postgres again. I have it starting at S95 in runlevel 3 in sysVinit.

Any ideas or thoughts on this, if possible please reply to me directly as
well as the list.

Thanks
Bill


**************************************************************************
Bill Stotts                          |  Voice: 860-616-7535
wstotts@sonitrol.net                 |    Fax: 860-616-7589
Sonitrol Communications Corp.        |
                                     |
_SONITROL_ Expect the best...        |  Where do you want to GO tomorrow?
**************************************************************************

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

Предыдущее
От: jim@reptiles.org (Jim Mercer)
Дата:
Сообщение: dropping a table, leaving actual file in base/db/...
Следующее
От: "William J. Stotts"
Дата:
Сообщение: RE: [GENERAL] question on converting M$ Access tables