Laurette Cisneros <[EMAIL PROTECTED]> writes:
> This does not:
> pg_dump -h myhost -p 5432 -Fc -f mydb.cpgdmp mydb
> Segmentation fault (core dumped)

If you have any comments on views, this is probably an instance of a
known bug:

2002-12-27 12:10  tgl

        * src/bin/pg_dump/: pg_dump.c (REL7_3_STABLE), pg_dump.c: Remove
        overenthusiastic free'ing of comment dependencies; could lead to
        core dump in pg_dump when dumping views having comments.  See bug
        #855.

This fix postdates 7.3.1, but you could get the patch from the CVS
server or the pgsql-bugs archives.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to