On 4/13/06, TBNube <[EMAIL PROTECTED]> wrote: > > Up to bat with PostgreSQL foul ball. > > "c:\python24\lib\site-packages\SQLObject-0.7.1dev_r1675-py2.4.egg\sqlobje > ct\postgres\pgconnection.py", line 110, in makeConnection > conn = self.module.connect(**self.dsn_dict) > TypeError: an integer is required
It looks like you may have something wrong with your connection string. I am using psycopg2 on windows xp and Linux with postgres 8.1 with no problems so far. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

