Re: Connecting remotely - multi tier

From: keke abe <keke(at)mac(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Connecting remotely - multi tier
Date: 2000-11-02 19:03:02
Message-ID: 19340927123446.8209@mail.gol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Adam Lang wrote:

> Ok... so if I am writing a distributed application in windows that will use
> a Postgresql backend, I should have the client interface another "server"
> application, which will inturn access/retrieve informaton from the database?

I'd like to know if this kind of layering is mandatory or not. Is it really
unacceptable to expose the Posgresql backend to the rest of the world? Is
there anything that I should be aware of if I let the clients to talk to
the backend directly.

regards,
abe

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joseph Shraibman 2000-11-02 19:22:56 Re:
Previous Message Adam Lang 2000-11-02 18:07:24 Re: Connecting remotely - multi tier