Set up the configuration: * datasource url jdbc:postgresql://localhost:5432/wdc_data * driver org.postgresql.Driver
Generate the metadata. Remove tables ending with pkey as these are indexes, and tables beginning with pga as these are 'working tables' for the postgres client tool.
Metadata stored in conf directory
(No login for MCH on the server, just tomcat admin/manager access)
-- MartinHill - 12 Jan 2005