Re: postmaster problem
От | Tom Lane |
---|---|
Тема | Re: postmaster problem |
Дата | |
Msg-id | 9722.1012190640@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | postmaster problem (Tyson Oswald <tysono_71@yahoo.com>) |
Список | pgsql-admin |
Tyson Oswald <tysono_71@yahoo.com> writes: > I just recently upgraded my Linux kernel to > 2.4.8-34mdk, and now I cannot connect to postgresql > through psql or pgaccess. I receive the following > error apon the service starting up. > pg_ctl: Another postmaster may be running. Trying to > start postmaster anyway. That in itself is not an error; it's just telling you that there was a postmaster lock file already present. As the message says, pg_ctl will plow ahead anyway. If the postmaster doesn't start, then there's some deeper problem, but you have not told us anything that would help to determine what. Are there no other messages? If so, are you perchance redirecting the postmaster's stderr to /dev/null? Not a good thing to do if you want to debug problems... regards, tom lane
В списке pgsql-admin по дате отправления: