This is a discussion on FIN_WAIT_2 within the Pgsql General forums, part of the PostgreSQL category; --> hi all, I installed postgresql 8.2.3 in a freebsd server, my client application is written in C++ builder + ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi all, I installed postgresql 8.2.3 in a freebsd server, my client application is written in C++ builder + zeoslib and I haven't any problem until now, but now with 8.2.3 version I have many connection that remains in FIN_WAIT_2, any suggest? regards, Enrico ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| On Tue, Apr 24, 2007 at 06:32:31PM -0400, scotty@linuxtime.it wrote: > I installed postgresql 8.2.3 in a freebsd server, my client application is > written in C++ builder + zeoslib and I haven't any problem until now, but now > with 8.2.3 version I have many connection that remains in FIN_WAIT_2, any > suggest? Which side of the connection is in FIN_WAIT_2? What's the netstat output for both sides? What can you tell us about how this application works? -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |