performant import of an array

Поиск
Список
Период
Сортировка
От Janek Sendrowski
Тема performant import of an array
Дата
Msg-id trinity-64c3a52d-2d46-44a9-a4b0-13d2c22f59d8-1377292799682@3capp-webde-bs16
обсуждение исходный текст
Ответы Re: performant import of an array  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
Hi,

I have an array and I want to import the data rowwise.

Would it make sense to use a function which calls a prepared statement in a loop to import the data performant?

Or can I somehow use the COPY FROM command?
 
Janek Sendrowski


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

Предыдущее
От: "Hall, Samuel L (Sam)"
Дата:
Сообщение: Re: Update quey
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: performant import of an array