paulo matadr writes:
> analyzing log file of server found this error:
> cat /var/log/menssages
> kernel: postmaster[1023]: segfault at fff0 rip 0060d993
> rsp 7fff15f53c28 error 4
> which means that?
Well, it's a crash, but there's not nearly enough information here
> I don't think recovery mode actually does much in 7.0.* --- I think it's
> just a stub (Vadim might know better though). In 7.1 it means the thing
> is replaying the WAL log after a crash. In any case it shouldn't
> create a lockup condition like that.
>
> The only cases I've ever heard of whe