Joseph S <jks(at)selectacast(dot)net> writes:
> Fedora/Redhat has debuginfo packages that drop files with debug symbols
> in /usr/src/debug/, and gdb can use them. Does anyone know how this
> works and how I can get those files from the pg tarball?
You download and install the postgresql-debuginfo RPM that exactly
matches your other postgresql RPM(s). AFAIK the debuginfo RPMs are
available but not installed by default ...
regards, tom lane