[PyGreSQL] Connect Python to Netezza box
Sean Davis
sdavis2 at mail.nih.gov
Thu May 15 17:58:26 EDT 2008
On Thu, May 15, 2008 at 5:47 PM, Zhenyu Yan <yan_zhen_yu at hotmail.com> wrote:
> Hi,
>
> I am a new user. I wonder if anyone has experience of connecting Python to
> Netezza DB with pygresql. My basic question is: is it feasible?
I don't have a definitive answer on this (I haven't tried it), but my
understanding from talking with the Netezza folks was that ODBC was
the only way to do this. In addition, they have made some
optimizations with the ODBC driver to do bulk loads faster, as inserts
to netezza are VERY slow.
If you find out otherwise, PLEASE let me know.
Sean
More information about the PyGreSQL
mailing list