Data format between UNIX box and Windows clients?

From: lender(at)tc(dot)umn(dot)edu (Paul A(dot) Lender)
To: pgsql-general(at)postgresql(dot)org
Subject: Data format between UNIX box and Windows clients?
Date: 2001-04-02 16:25:44
Message-ID: 3ac8a6bf.583428@news.tc.umn.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi folks,

I tried this on the novice group last week with no responses.

I've got a FreeBSD box running PostgreSQL 7.0.3 and Windows clients
that talk to it via LIBPQ.DLL (Zeos controls, ODBC, pgAccess...).

I have a firewall on the BSD box using ipf, but I have to assume -- at
least for the sake of argument -- that someone can still monitor data
coming off the box.

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?

If the transfer between boxes IS text, does anyone have experience
using an encrypted connection between a Unix box and a Windows client?

Thanks in advance...

-- Paul Lender
--------------------
Paul A. Lender
Univ. of Minnesota Dept. Orthopaedic Surgery
lender(at)tc(dot)umn(dot)edu

Browse pgsql-general by date

  From Date Subject
Next Message Creager, Robert S 2001-04-02 16:28:05 memory runaway on backend process
Previous Message Bruce Momjian 2001-04-02 16:10:51 TODO list