[GENERAL] simultaneous use of JDBC and libpq
Hi, I am wondering if it is thread-safe to use both JDBC and libpq simultaneously. On a Linux, JDBC is used by Tomcat and libpq is used by a client software written in C language. So JDBC and libpq are used by two different programs. If the same row in the same table is up
Re: [GENERAL] simultaneous use of JDBC and libpq
For everyone who replied to my question, thank you very much!! Bob ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster