"Tim Lynch" <admin(at)thirdage(dot)com> 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