Importing from Access: advice? - Mailing list pgsql-general

From Highway80 dude
Subject Importing from Access: advice?
Date
Msg-id 39956F98.9010305@highway80.net.au
Whole thread Raw
In response to Re: pg_dump and restore  (Andreas Tille <tillea@rki.de>)
List pgsql-general
I have an Access97 database I would like to convert to pgSQL (about 50
tables). Is there a better way to do it than to have Access97 export CSV
files and then use the COPY command to import them? (I read the Bruce
Momjiam work in progress).

At the moment, I only have pg installed on my Linux box (version 7). Do
you think I should do a windows installation of PG and somehow import it
via ODBC ?
If i did this, would I simply be able to copy the datafiles across [from
the windows site to the linux site]. Does the windows version support
pg_dump (including the -o option)?


pgsql-general by date:

Previous
From: Highway80 dude
Date:
Subject: linking tables across databases
Next
From: Kari Lempiainen
Date:
Subject: Plans to support database.table syntax?