replogle992(at)hotmail(dot)com (Andrew Replogle) writes:
> when trying to run pg_dump dbname > dbname.db it runs for a few
> minutes then gives the following output as well as a core dump:
>
> Segmentation fault (core dumped)
>
> at which time I run gdb on it with the following output:
>
> Core was generated by `pg_dump'.
> Program terminated with signal 11, Segmentation fault.
> #0 0x28084b8c in ?? ()
You'll need to rebuild Postgres with debugging turned on, and get a
backtrace from the core file (type 'bt' at the gdb prompt).
What version is this?
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863