R: batch inserts in python & libpq - Mailing list pgsql-general

From Scara Maccai
Subject R: batch inserts in python & libpq
Date
Msg-id 315461.72191.qm@web24613.mail.ird.yahoo.com
Whole thread Raw
In response to batch inserts in python & libpq  (Scara Maccai <m_lists@yahoo.it>)
List 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 by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: psql crashing - don't know why
Next
From: Bill Moran
Date:
Subject: Re: Postgres memory question