Hi,
I'm using PostgreSQL with Apache and mod_perl to keep
persistent connections. Thus far I have been doing
standard selects using DBD::Pg on tables sometimes
returning 1000s of records. This becomes a problem with
the larger queries, as the memory needed by Perl to
receive the result set bloa
Hi,
I'm running PostgreSQL 6.3.2. on SPARC Solaris 2.6.
I have several Web applications that I run under
mod_perl, using Apache::DBI to achieve persistent
database connections. I now have three databases
that connect on initialisation when Apache starts
up, which essentially means each Apache
Hi,
I'm hoping to run a production application using
PostgreSQL on Digital Unix, however I found this
note in the INSTALL file under 6.4.2:
Digital Unix Alpha v6.4.2 1998-10-29 Minor patchable problems
4.0
Is anyone making use of PostgreSQL in a production
environm