Initializing tables from flat files

Поиск
Список
Период
Сортировка
От
Тема Initializing tables from flat files
Дата
Msg-id 200403011958.i21JwO527887@panix3.panix.com
обсуждение исходный текст
Список pgsql-novice



I have several tables of data represented as newline-delimited records
of tab-delimited fields in flat files.

What is the easiest way (e.g. in psql) to initialize PostgreSQL tables
from these flat files?  Is there a way to do this without writing a
bazillion INSERT statements?

Thanks!

kj



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: compile-time options
Следующее
От:
Дата:
Сообщение: How to initialize from flat files?