COPY

Поиск
Список
Период
Сортировка
От linux_211@hotmail.com (igor)
Тема COPY
Дата
Msg-id ff6ce15e.0208050738.737cd83a@posting.google.com
обсуждение исходный текст
Ответы Re: COPY  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-general
I am using the copy command for copy very large database. But I am
using it like it's described in tutorial "copy table from
'/file'..etc". So it takes a lot of time copy each table. Is there any
way how to create some function to copy all the directory ,or
something like foreach (table)...? That directory would contain
prepared tables already. I do not know lot about PostgreSQL functions
,so I am asking some advice.

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

Предыдущее
От: Jim
Дата:
Сообщение: Primary Key: How Do I Generate One For Insert ...
Следующее
От: Marko Asplund
Дата:
Сообщение: concept question: PostgreSQL vs. Oracle database