Fwd: autocommit linux error

From: Владимир Апарин <sinopteek(at)gmail(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Fwd: autocommit linux error
Date: 2011-07-26 11:49:11
Message-ID: 4E2EA9B7.2070004@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

-------- Исходное сообщение --------
Тема: autocommit linux error
Дата: Tue, 26 Jul 2011 15:32:39 +0400
От: Владимир Апарин <sinopteek(at)gmail(dot)com>
Кому: DanieleVarrazzo(at)gmail(dot)com, saschpe(at)suse(dot)de

I want to use autocommiting in my code, i wrote code, that working on
windows.
But when i try to run him on linux, i recieve error
> AttributeError: 'psycopg2._psycopg.connection' object has no attribute
> 'autocommit'
system: OpenSuSe 11.4x64.
packet*python-psycopg2-2.4-1.1*from
*obs://build.opensuse.org/devel:languages:python*(official repo)
https://build.opensuse.org/package/show?package=python-psycopg2&project=devel%3Alanguages%3Apython

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2011-07-26 11:53:06 Re: Fwd: autocommit linux error
Previous Message Sean Moss-Pultz 2011-07-25 01:03:24 Re: installation problems on OSX Lion