Question about connections

From: "Vitaly Shimansky" <desert_illusion(at)optiline(dot)lv>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Question about connections
Date: 2004-05-25 09:15:18
Message-ID: 003701c44238$cc7ecb80$9075b4d5@desertpentium
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

If i have applet in HTML code that connects to PostgreSQL using JDBC(are there any other possibilities?), how many connections should i set in Pg configuration file? Because i can't know how many concurrent users(visitors) will be on my web page?
Thanks for answering!
Vitaly Shimansky
Riga, Latvia

P.S. If this address is not for that kind of questions please let me know.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-05-25 11:38:52 Re: patch: streaming of bytea parameter values
Previous Message tyagel 2004-05-24 13:23:10 Arrays and JDBC :: setObject causes array_in Need to specify dimension