FSX / momoko

Wraps (asynchronous) Psycopg2 for Tornado.
http://momoko.61924.nl/
Other
363 stars 73 forks source link

psycopg2.OperationalError: could not receive data from server: Operation timed out #88

Closed xoxoj closed 9 years ago

xoxoj commented 9 years ago

two error, is bug?

1、 return super(DictCursor, self).execute(query, vars) psycopg2.ProgrammingError: execute cannot be used while an asynchronous query is underway

2、 psycopg2.OperationalError: could not receive data from server: Operation timed out

haizaar commented 9 years ago

I don't understand what are you trying to do. Can you please post some code samples?

haizaar commented 9 years ago

Closing since I did not hear back from reporter.