Search Postgresql Archives

Re: invalid data in PID file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"J S B" <jsbali@xxxxxxxxx> writes:
> There was some problem with postmaster.pid file, so i just removed it.

Without bothering to stop the old postmaster first, I take it.

At this point your best bet is to find out the PID of the old postmaster
with "ps" and then kill it with "kill -INT <pid>".  I suspect you've
also been sloppy about which userid you've been starting the postmaster
under ... you have to be consistent about that.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux