Alex Vinogradovs <AVinogradovs@xxxxxxxxxxxxxxxx> writes: > Not the entire thing was compiled with debugging symbols, here is > what I get for stack trace: Not much help. We might get a little further if you recompile with --enable-debug (and I'd suggest adding --enable-cassert too) and then get a stack trace next time it happens. But most likely, the most productive thing to work on is to try to make the crash reproducible. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend