Menu

#13 Can't re-connect to Postgres

Pre-1.0
open
nobody
Adaptors (2)
5
2006-02-13
2006-02-13
No

I encountered this problem with Postgres, but I don't yet know if it is
Adaptor level or up in EOAccess.

1) Start an application that connects to the database and do something
that causes a database connection to be created.
2) Re-start Postgres
3) Try to do something that uses the database.

You will get an exception. This should be smart enough to abandon the
old connection and create a new one.

-Mont

Discussion


Log in to post a comment.