R: batch inserts in python & libpq

Поиск
Список
Период
Сортировка
От Scara Maccai
Тема R: batch inserts in python & libpq
Дата
Msg-id 315461.72191.qm@web24613.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на batch inserts in python & libpq  (Scara Maccai <m_lists@yahoo.it>)
Список pgsql-general
> Is there a Python driver that uses the same protocol form
> of addBatch in Java?


I'll answer my own question: the method to be used should be

cursor.executemany()





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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: psql crashing - don't know why
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Postgres memory question