[ic] Interchange & Postgresql config

Cameron B. Prince cprince at rideware.com
Mon Jul 21 08:37:03 EDT 2003


> Can anyone shed any light on how to integrate Interchange
> with Postgresql?

Your problem description isn't very clear... What do you mean by it fails?
Can you provide the error message?

Typically, you'll need to "su - postgres" and run "createuser" and
"createdb". Once you have the user and database created, then run makecat.

You also need to make sure you have DBI and DBD::Pg perl modules installed.


Good luck,
Cameron



More information about the interchange-users mailing list