Andres Freund <andres@xxxxxxxxxxx> writes: > On 2018-06-18 12:30:13 -0400, Tom Lane wrote: >> Sherrylyn Branchaw <sbranchaw@xxxxxxxxx> writes: >>> LOG: server process (PID 138529) was terminated by signal 6: Aborted >> Hm ... were these installations built with --enable-cassert? If not, >> an abort trap seems pretty odd. > PANIC does an abort, so that's not too surprising... Hm, I supposed that Sherrylyn would've noticed any PANIC entries in the log. The TRAP message from an assertion failure could've escaped notice though, even assuming that her logging setup captured it. regards, tom lane