Fast load

Поиск
Список
Период
Сортировка
От Ted Rolle
Тема Fast load
Дата
Msg-id 000201c12ce6$a9d826e0$ab00a8c0@ted
обсуждение исходный текст
Ответы Re: Fast load  (Jeremy Buchmann <jeremy@wellsgaming.com>)
Re: Fast load  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
We have 73 databases, two dozen with hundreds of thousands to millions of
records, with lengths in the 500-byte range.  I'm planning to convert them
from Btrieve to PostgreSQL.

Of course, I want the highest reasonable speed so that the conversion can be
completed - say - in a week-end.

My initial take is to create a tab-delimited file and use this as input to
the \copy command in psql.

Another option might be to feed them directly to the back end.

I'm a C programmer, so writing the necessary programs for the conversion and
load is not a problem.

Any pointers?

Not-wanting-to-go-down-a-garden-pathingly,

Ted


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Query
Следующее
От: Jeremy Buchmann
Дата:
Сообщение: Re: Fast load