I know this is a three-year-old topic, but I'd like to see this
feature too. The DBDoc output is great, but it would be so much better
if it included the remarks.
There's an open-source product called SchemaSpy which interrogates a database and builds entity-relationship diagrams and so on, and it includes comments that were inserted into the schema with the COMMENT ON statement. It, too, is written in Java and usess JDBC; so it should be possible.
There's an open-source product called SchemaSpy which interrogates a database and builds entity-relationship diagrams and so on, and it includes comments that were inserted into the schema with the COMMENT ON statement. It, too, is written in Java and usess JDBC; so it should be possible.