Laurent ROCHE <laurent_roche@yahoo.com> writes:
> OK, I take note of this.
> I assume it's because you consider that pg_dump has only one role (to produce files to be used by pg_restore) and not
twoas I said in my previous email.
I agree that pg_dump has usefulness for creating schema documentation.
But you can't expect that the details of its output won't change across
versions. To promise that would make it almost impossible to fix bugs,
much less add new features.
regards, tom lane