Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Bug #714: pg_dump segfaults when given an invalid command - Mailing list pgsql-bugs

Bruce Momjian <[email protected]> writes:
> I just tried with current CVS and got:
>     $ aspg pg_dump  --someoptionthatdoesntexist somedb
>     pg_dump: unrecognized option `--someoptionthatdoesntexist'
>     Try 'pg_dump --help' for more information.
> My guess is that there is something buggy with your libc getopt.  Can
> someone else reproduce this error?

This is fixed since 7.2.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bug #714: pg_dump segfaults when given an invalid command
Next
From: Bruce Momjian
Date:
Subject: Re: Bug #714: pg_dump segfaults when given an invalid command