Re: segfaults

"Harald Armin Massa" <[email protected]>
Newsgroups gmane.comp.python.db.psycopg.devel
Message-ID <[email protected]>
Robert,

in what way are you initializing your connections?

psycopg2.connect(host="hostname", database="databasename", port=5434,
user="robert")

or rather

psycopge2.connect("host=hostname user=robert password=xxxx")

I am asking this very strange question because I suffered for 4 months
of sporadic memory errors on win32 with psycopg2, and I was allways
using method 1 to connect, with no real explanation (so far) those
errors disappeared on using the dsn-connect method.

So in tracking down the real cause... could you please provide that information?

best wishes

Harald
-- 
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.