"Tim Lynch" <[EMAIL PROTECTED]> writes: > but, uh, what am i going to do with a core file? i would need a non-stripped > postgres binary first, right?
Yup, you would. I'd recommend building from source so that you can add both --enable-debug and --enable-cassert to the configure flags. (It may actually be possible to do that with the SRPM distro, but I don't know how...) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster