large inserts

Поиск
Список
Период
Сортировка
От Mark, Terry
Тема large inserts
Дата
Msg-id 548152BB0AD9D2119C400008C7CFE8C801F12FBB@gold-exch.amgen.com
обсуждение исходный текст
Список pgsql-general
Hi all,
I am trying to do inserts which might get somewhat large.  Using Perl and
DBI, I get an error from PGQuery () saying that the query was too large.  (I
am presuming this is Postgres' message).

Is it possible to do a large insert *without* using the COPY command ? (I am
having trouble seeing how the pipes would look from within my script and
would prefer not to have to grant super-user status).

thank you for any help,
terry

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

Предыдущее
От: Jochen Topf
Дата:
Сообщение: Re: Is PostgreSQL ready for mission critical applications?
Следующее
От: "Qiang (John) Tu"
Дата:
Сообщение: old releases of PostgreSQL ?