| От | John Purser |
|---|---|
| Тема | Re: Installing PostgreSQL without a service |
| Дата | |
| Msg-id | 20060810143823.d7a55170.jmpurser@gmail.com обсуждение |
| Ответ на | Installing PostgreSQL without a service (RPK <rohitprakash123@indiatimes.com>) |
| Список | pgsql-novice |
On Fri, 4 Aug 2006 10:50:50 -0700 (PDT) RPK <rohitprakash123@indiatimes.com> wrote: > > I want to use PostgreSQL for my desktop stand-alone application. I > don't want to install it as a "Service", but rather I want to start > it manually. > > Please let me know how to proceed. > > I also want to know that if I install PostgreSQL this way, how will I > be able to use pgAdminIII, since it asks for Server Connectivity in > the begining. > -- rpk, PostgreSQL IS a server in a client/server model. Either it's running or it's not and if it's not you can't connect to it so neither your application nor pgadmin would have access. You can use pg_ctl to start and stop it as needed or access the postmaster program directly for this. John Purser
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера