| От | Richard Huxton |
|---|---|
| Тема | Re: Server Startup Error |
| Дата | |
| Msg-id | 45E2E0A2.4070900@archonet.com обсуждение исходный текст |
| Ответ на | Server Startup Error ("Gauri Kanekar" <meetgaurikanekar@gmail.com>) |
| Список | pgsql-performance |
Gauri Kanekar wrote: > Hi List, > > Machine was down due to some hardware problem. > > After then when i issue this command /usr/local/pgsql/bin/psql -l > its giving me the following error > > psql: could not connect to server: No such file or directory > Is the server running locally and accepting > connections on Unix domain socket "/tmp/.s.PGSQL.5432"? > > Can anybody tell me what going wrong?? Well, it's either looking in the wrong place or the server isn't actually running. 1. Do your startup scripts start PG? 2. Is there a server process? "ps auxw | grep postgres" 3. What do your logfiles say? -- Richard Huxton Archonet Ltd
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера