[ic] Connect to PostgreSQL database

Northern Sun interchange-users@interchange.redhat.com
Thu Mar 14 17:38:01 2002


What is the name for the catalog.cfg database directive?
Ex: Database products products.asc dbi:psql or Pg:database:localhost:5432

Using psql gets me - connect failed -- unknown error. Driver psql installed?
Using Pg gets me - DBI->connect(database:localhost:5432) failed. ERROR -
missing = after 'database:localhost:5432' in conninfo ... Table/DBI.pm line
445

I set up a postgreSQL database with a products table, and loaded it with
data. Do I also need column names in the /products/products.asc file if I
want to access the data from the postgreSQL database products table?

Thanks,
Trentt