Perl script

Поиск
Список
Период
Сортировка
От P. Dwayne Miller
Тема Perl script
Дата
Msg-id 3B261918.23298D9E@espgroup.net
обсуждение исходный текст
Список pgsql-hackers
Not sure if this is the right place, but...

I am evaluating a move from FoxPro to PostgreSQL.  So far, I like what I
see... alot.  But,  I have a data migration issue looming in the near
future that I need to address.  The pgAdmin tool is nice, and works okay
on small databases, but I need to migrate some tables with 200,000+
records each.  pgAdmin is too slow for this and it does not migrate the
primary keys and other indices.

So... is there a way to configure pgAdmin to migrate this much data and
grab the keys and indices?

Or has someone seen a Perl script that could be used to build an SQL DDL
script from a FoxPro database (or any ODBC datasource), and I can export
the data and use the PostgreSQL COPY command to load the data locally.



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

Предыдущее
От: Bob Deblier
Дата:
Сообщение: Re: dlopen() of libpgsqlodbc.so >= release 7.1 fails on sparc solaris 2.8
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [PATCHES] Australian timezone configure option