| От | Christoph Haller |
|---|---|
| Тема | Re: Problem: Postgresql not starting |
| Дата | |
| Msg-id | 200311271005.LAA22427@rodos обсуждение исходный текст |
| Ответ на | Problem: Postgresql not starting (mohan@physics.gmu.edu) |
| Список | pgsql-sql |
> > Hi All > I am using postgresql 7.2 on Linux. It does not start when i am trying th= > is > /etc/rc.d/init.d/postgresql restart. > It give an error saying "postmaster already running". > I have done > rm -f /var/lib/pgsql/data/postmaster.pid > and > rm -f /var/run/postmaster.pid > > But it still says the same. whenever i restart with the above command > When say "stop" it says failed and when i say "start" it says postmaster > already running. > Please help me out > > --m > I've seen the other replies, but IMHO you are not supposed to remove /var/lib/pgsql/data/postmaster.pid to stop the postmaster but kill $(head -n 1 $PGDATA/postmaster.pid) RTFM HTH Regards, Christoph
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера