Migration from FoxPro

Поиск
Список
Период
Сортировка
От P. Dwayne Miller
Тема Migration from FoxPro
Дата
Msg-id 3B265302.428C320B@espgroup.net
обсуждение исходный текст
Ответы Re: Migration from FoxPro  (reinoud@xs4all.nl (Reinoud van Leeuwen))
Список pgsql-hackers
Anyone know of any alternatives to using pgAdmin to migrate a database
(schema and data) from Foxpro to PostgreSQL?  pgAdmin worked fine on my
initial test database, but it was slow... very slow.  I'd like to try to
migrate one of our production databases, where several tables have
200,000+ records each.  I can export the data into a PG COPY friendly
format, but was wondering if anyone knew of a tool that would migrate
all of the primary keys and indexes too?  Or a perl utility that would
read the Foxpro database and generate the SQL commands needed to create
the tables and indexes?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Limin Liu
Дата:
Сообщение: Big5 contains '\'
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Improving pg_hba.conf