- what protocol for an Internet postgres connection - Mailing list pgsql-general

From Fernando Flores Prior
Subject - what protocol for an Internet postgres connection
Date
Msg-id 5.2.1.1.0.20030514094448.01e2a7a8@148.244.92.34
Whole thread Raw
Responses Re: - what protocol for an Internet postgres connection  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Hi,

I've been toying around with postgresql for some time now.

Our  database server is based on a linux box (RH 8) and
the client side was developed in CBuilder (and Delphi) connecting
via ODBC.  It works just great in the LAN.

At this time we are commited to deliver a similar application but with a
different
setup. The database server must be internet available. The client side will
be basicly the same app we have now. It is not very data intensive by any
means, per session it will use about 50Kb of data at most. Concurrent users
are not expected to be more than five.  Its a very light application but still
given the special features that it has to encompass is not feasible or
cost-wise
to evolve it into a Web application.

The question is:  what connection protocol would be the best suited for
this task ?

any input is very appreciated


-Fernando



pgsql-general by date:

Previous
From: nolan@celery.tssi.com
Date:
Subject: Re: Schedule Jobs in Postgres
Next
From: "scott.marlowe"
Date:
Subject: Re: tips and suggestions