I have a script which I imagine will loop every 15 to 60 seconds.

Should I make the database connection at the beginning of the script,
and just keep reusing it, or would it be more prudent to remake the
connection in the body of the loop?

I'm connecting to postgresql on localhost (Linux).

Thanks for any advice
Rory

-- 
Rory Campbell-Lange 
<[EMAIL PROTECTED]>
<www.campbell-lange.net>

Reply via email to