"Gregory Wood" <gregw@com-stock.com> writes:
> I've tracked down the problem and it seems it doesn't like two view
> definitions (pgadmin_sequences and pgadmin_tables), and therefore the
> subsequent GRANTs. The views are at the end of the email.
The views are difficult to do much with when we can't run them through
the software ... which we can't do without the context of the underlying
table definitions. Could you provide the complete schema dump
(pg_dump -s)?
regards, tom lane