[ic] Loading Interchange DB into Postgresql

Nick Rathke render@qwest.net
Thu, 07 Dec 2000 17:05:47 -0700


Being new to this list, Perl and Interchange, I have a newbe
question.....

I am running Interchange on redhat 7.0 with postgresql 7.0. Interchange
builds and runs fine, and I don't get any errors when I tell the catalog
to use Postgresql . I have tried the standard way psql "database-name" <
filename, but it isn't working. I know  that postgresql is good because
I have other databases up and running, and I can view thier tables with
pgaccess. Is this a perl thing, or a Interchange thing? So, how do I
load a Interchange database file into a postgresql database to use with
Interchange ?

TIA

Nick Rathke