DBI : Keep the db handle ($dbh) trough several cgi

From: "Righetti Livio" <Livio(dot)Righetti(at)mcnet(dot)ch>
To: pgsql-general(at)postgreSQL(dot)org
Subject: DBI : Keep the db handle ($dbh) trough several cgi
Date: 1999-05-03 09:53:06
Message-ID: 7gjri0$d9f$1@pollux.ip-plus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everybody,

I'm using Perl 5, DBI 1.06 and Postresql 6.4.2.

Is it possible de keep the db handle ($dbh) trough several cgi in order to :

- avoid to connect at the beginning of each cgi
- Begin a transaction in a cgi et finish it in another cgi

Thanks in advance

Livio

Browse pgsql-general by date

  From Date Subject
Next Message Frans Meijer 1999-05-03 12:51:19 Re: thread question
Previous Message Mike Thompson 1999-05-03 08:54:20 Re: RedHat 5.2 & PostgreSQL 6.3.2