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