RE: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver

2000-12-13 Thread Nathan Barnett
t: Re: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver Nathan, Thanks for your response. It is great to know that Postgres is working out fine. However, I don't understand what "Vaccum of the DB" means nor what the "WAL" functionality is. If you could briefly

Re: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver

2000-12-13 Thread Nikhil G. Daddikar
Nathan, Thanks for your response. It is great to know that Postgres is working out fine. However, I don't understand what "Vaccum of the DB" means nor what the "WAL" functionality is. If you could briefly explain these, that would be great. Thanks again! -ngd. > The main problem that you have

RE: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver

2000-12-12 Thread Nathan Barnett
I am currently using PostgreSQL with a production system using JSP's and Servlets. The system currently services 250,000 SQL hits a day. The only problem that I have had is with the database pooling. I had to write my own custom database pooling code because I wasn't able to find any that worke

Re: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver

2000-12-12 Thread George Johnson
e - From: "Peter T Mount" <[EMAIL PROTECTED]> To: "Nikhil G. Daddikar" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 12, 2000 6:33 AM Subject: Re: [GENERAL] Reliability Stability of PgSQL & it's JDBC driver > Quoting &q