On Tue, 2010-12-14 at 12:05 +0530, Sankarshan Mukhopadhyay wrote: > On Tue, Dec 14, 2010 at 12:00 PM, Kenneth Gonsalves > <[email protected]> wrote: > > can anyone suggest a neat tool for a graphical view of a postgresql > > database? > > For schema and relationships you may want to try > <http://schemaspy.sourceforge.net/>
downloaded and tried it out. I get this error: [law...@xlquest install]$ java -jar schemaSpy_5.0.0.jar -t pgsql -db twit -u lawgon -p thumkin -o ../htmlgraph -host localhost Using database properties: [schemaSpy_5.0.0.jar]/net/sourceforge/schemaspy/dbTypes/pgsql.properties java.lang.ClassNotFoundException: org.postgresql.Driver Failed to load driver 'org.postgresql.Driver' This entry doesn't point to a valid file/directory: [/whereever/postgresql-8.0-312.jdbc3.jar] Use the -dp option to specify the location of the database drivers for your database (usually in a .jar or .zip/.Z). any clues (I know zilch about java) -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
