On Wednesday 07 June 2006 09:51, Evgeny Shirykalov wrote: > > I should also have asked in my last post: do you get the same thing with: > > > > (a) Other APR applications using dbd/pgsql (if any)? > > (b) Other PostgreSQL applications? > > > > on your system? > > I'm developing a set of applications based on Postgres. All parts are > working with Postgres via libpg library and no problems occured. > I try to use apr_dbd_pgsql to access Postgres database from my custom > Apache module. All operations seems to work correctly; my module can > retrieve information from database and update it.. Only server shutdown > causes an error. How complex is your own module code, and is it open to view? Presumably you've already verified that the bug you reported earlier today[1] is not relevant? I'm wondering about other gotchas, such as executing a SELECT and leaving it dangling. Not that I think that's a likely culprit: just worth checking. [1] http://issues.apache.org/bugzilla/show_bug.cgi?id=39743 -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx