On 06/22/2013 10:32 PM, itishree sukla wrote:
yes, when i tried to start, postgresql service using init.d its gave me
the error removed stale pid, postgresql failed to start.
What is the actual error message?
Regards,
Itishree
--
Adrian Klaver
adrian.kla...@gmail.com
--
Sent via pgsql-
>> yes, when i tried to start, postgresql service using init.d its gave me the
>> error removed stale pid, postgresql failed to start.
>>
>> Regards,
>> Itishree
>>
>>
Hi,
have you tried to execute the startup sequence step by step?
On systems without systemd, something like
sh -x /etc/init.
yes, when i tried to start, postgresql service using init.d its gave me the
error removed stale pid, postgresql failed to start.
Regards,
Itishree
On Sat, Jun 22, 2013 at 8:05 PM, Kevin Grittner wrote:
> Alban Hertroys wrote:
> > itishree sukla wrote:
>
> >> Can any one give me more suggest
Alban Hertroys wrote:
> itishree sukla wrote:
>> Can any one give me more suggestion, about this problem. Every
>> time my os got restart, postmaster.pid is missing.
The pid file should only be present when postgres is running. A
clean OS shutdown should stop postgres, which should result in t
On Jun 21, 2013, at 12:53, itishree sukla wrote:
> Hi all,
>
> Can any one give me more suggestion, about this problem. Every time my os got
> restart, postmaster.pid is missing.
Did you perhaps use reboot instead of shutdown -r? The former doesn't do a
clean shutdown. That's how it is on *B
On 06/21/2013 10:37 AM, itishree sukla wrote:
No, as its only one postgresql is running with default installation,
server got restatared with out shuting down postgresql service properly.
Then i tied to start server using ./init.d command, which didn't help me
either. Then i created pstmaster.pid
No, as its only one postgresql is running with default installation, server
got restatared with out shuting down postgresql service properly. Then i
tied to start server using ./init.d command, which didn't help me either.
Then i created pstmaster.pid, that also doesn't help me much.
Regards,
Itis
On Fri, Jun 21, 2013 at 7:53 PM, itishree sukla
wrote:
> Hi all,
>
> Can any one give me more suggestion, about this problem. Every time my os
> got restart, postmaster.pid is missing. After that createing postmaster.pid
> is also not helping to start the server. I am using postgresql 9.2 in
> ub