Perl - Apache / Postgress - Mailing list pgsql-general

From Erik Colson
Subject Perl - Apache / Postgress
Date
Msg-id 019a01becdd0$170a5f80$0adedede@Cad2.beaver.local
Whole thread Raw
List pgsql-general
I'm using Apache with mod_perl to access a PostgresSQL database (6.5) .
 
The script starts with connecting to the database... this means that the server is actually reconnecting everytime the script starts and disconnect when the HTML page is generated.
 
I've read about a possibility to make a 'permanent' connection to the database ? Can anyone tell how ?
 
 
Thanx !
 

pgsql-general by date:

Previous
From: Ole Gjerde
Date:
Subject: Weird index problem
Next
From: Adriaan Joubert
Date:
Subject: Re: [GENERAL] Perl - Apache / Postgress