I am using an older version of pygresql (3.4 beta). I am having a problem inserting NULL data using inserttable() with this version. I am using the Python 'None' type in my list to indicate it should be NULL. Is this a known issue with this version of pygresql? Is there a way around this (I'm not the sysadmin on the machine and would rather not bug them to upgrade)? I coded the program on a machine which had pygresql 3.8.1 and it worked fine.
Ryan Sobash Meteorological Development Laboratory - National Weather Service Silver Spring, MD _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
