Paul A. Lender writes:
> MY QUESTION -- When query results are sent to the client, where does the
> conversion of stored binary data to easily readable text take
> place: on the server before it leaves for the clients, or at libpq.dll ON
> the clients?
In the server.
> If the transfer between boxes is text, does anyone have experience using an
> encrypted connection between a Unix box and a Windows client (without using
> a web server, that is)?
If you manage to find a Windows to Unix encryption solution then there
shouldn't be any fundamental problem.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/