The best way connecting.

From: Bali László <balizeg(at)freemail(dot)hu>
To: pgsql-general(at)postgresql(dot)org
Subject: The best way connecting.
Date: 2006-05-31 15:36:53
Message-ID: 1149089813.11598.6.camel@laci.webalixnet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I wanna make a web-based program.
The program stores the datas in a PG database. A lot of user can be, and
the filling of data web forms could take 30 sec -1 min.
My idea is to handle the connection between the C program and the
database: using only ONE PGuser, and at the beginig of data inserting
process I make the connection and at the end of insertion I close the
connection, always.
What do you think? It is working? Can the PG handle the always
opening-closing situation, and a lot of transactions in one period under
the name of one user ?

Thanx in advance: Laci.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2006-05-31 15:39:28 Re: SCSI disk: still the way to go?
Previous Message John DeSoi 2006-05-31 15:24:40 Re: Lossy character conversion to Latin-1