Michael Fuhr <[EMAIL PROTECTED]> writes:
> pg_dump emits COMMENT ON DATABASE (if the database has a comment)
> even when dumping only an individual schema or table. That seems
> inappropriate,
Agreed, this seems like a bug. Fix applied.
regards, tom lane
---
On Wednesday 21 September 2005 01:10, Michael Fuhr wrote:
> pg_dump emits COMMENT ON DATABASE (if the database has a comment)
> even when dumping only an individual schema or table. That seems
> inappropriate, especially when copying data to a different cluster
> where the named database might not
pg_dump emits COMMENT ON DATABASE (if the database has a comment)
even when dumping only an individual schema or table. That seems
inappropriate, especially when copying data to a different cluster
where the named database might not exist or might have a different
comment that shouldn't be overwri