Re: [GENERAL] Insert large number of records

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [GENERAL] Insert large number of records
Дата
Msg-id CAKFQuwZoL2demun=5BHaf9-e3A1B3KjieTrsi0+uFS9p27tufA@mail.gmail.com
обсуждение исходный текст
Ответ на R: [GENERAL] Insert large number of records  (Job <Job@colliniconsulting.it>)
Список pgsql-general
On Tuesday, September 19, 2017, Job <Job@colliniconsulting.it> wrote:
and would not care about table partitioning (COPY command fire partitioned-table triggers).
 
You might want to write a script that inserts directly into the partitions and bypass routing altogether.

Insert into ... select from ... is your only option for table-to-table and you are stuck with whatever locks the execution of the command needs to take.

David J.

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

Предыдущее
От: George Neuner
Дата:
Сообщение: Re: [GENERAL] VM-Ware Backup of VM safe?
Следующее
От: "Klaus P. Pieper"
Дата:
Сообщение: Re: [GENERAL] VM-Ware Backup of VM safe?