[postgis-users] db documentation software

Nicolas Ribot nicolas.ribot at gmail.com
Fri Jul 2 09:00:26 PDT 2010


> Hi Nicolas,
>
> I have Druid III instaled but didn't know it could connect to Postgres
> databases. Can you recomended a guide for it? The interface is very
> simple, maybe too simple.
>
> Luís

yes, some options are not easy to configure:

To reverse an existing DB schema:
config -> JDBC driver -> add a driver for the target database
right click on the project view to create a database (empty database
for instance)
Then, several tabs appear in the right view.
Choose JDBC tab; select a connection type and fill up needed
information (connections can be saved for later use).
Then in the "structure" tab, browse for your schema.
Right click on the "tables" node, and choose import entities.

Voila :)

Nicolas



More information about the postgis-users mailing list