Francisco Reyes <lists@xxxxxxxxxxxxxxxx> writes: > Trying with gdb. > Is this what you need? Unfortunately you're not getting anything very sane, which is a common result with non-debug-enabled builds. Can you rebuild postgres with --enable-debug (all other options the same) and try again? regards, tom lane