Re: copy csv into partitioned table with unique index

Поиск
Список
Период
Сортировка
От legrand legrand
Тема Re: copy csv into partitioned table with unique index
Дата
Msg-id 1517136938387-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на copy csv into partitioned table with unique index  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Список pgsql-performance
Did you try to transform your temp table into a table partition using the
ALTER TABLE ATTACH syntax
https://www.postgresql.org/docs/10/static/ddl-partitioning.html

Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html


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

Предыдущее
От: Mariel Cherkassky
Дата:
Сообщение: copy csv into partitioned table with unique index
Следующее
От: Lars Aksel Opsahl
Дата:
Сообщение: SV: copy csv into partitioned table with unique index