At 07:38 PM 12/12/98 -0500, Leo Cyr wrote:
>I too have had great success with postgresql (www.postgresql.org ;-) --
>I've used the driver and code I wrote on many platforms including 4.x+
>browsers and it works great so far.
>
>Is anyone using postgreSQL (6.3.2 or other) with postgresql.jar in any
>"high load" production environment like in an application server
>(running on a linux jdk)? How is it doing? any problems...
We are putting postgreSQL through its paces but we haven't gotten to
production testing, yet. We have been pumping our httpd logs into the
database for a few months so there are at least a few hundred-thousand rows
in the log tables. Although the load isn't high, we haven't seen a single
crash in about 5 months of continuous use.
Douglas Toltzman