Re: Cryptography - A dummy question

From: "Joe Conway" <joseph(dot)conway(at)home(dot)com>
To: "Joaquim Quinteiro Uchoa" <joukim(at)comp(dot)ufla(dot)br>, <pgsql-docs(at)postgresql(dot)org>
Cc: "Bruno de Oliveira Schneider" <bruno(at)comp(dot)ufla(dot)br>
Subject: Re: Cryptography - A dummy question
Date: 2001-09-01 15:43:18
Message-ID: 00a501c132fc$d275afc0$0705a8c0@jecw2k1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> Hi,
>
> Is there any cryptography in PostgreSQL network connections??? I would
> like to know if it is safe to query data like passwords on a PostgreSQL
> server, from several clients.
>
> In other words: PostgreSQL network connections are secured agains
> sniffers?

See:
http://www.postgresql.org/idocs/index.php?ssl-tcp.html
- and/or -
http://www.postgresql.org/idocs/index.php?ssh-tunnels.html

HTH,

-- Joe

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2001-09-02 17:02:27 Listing SQL books in the documentation
Previous Message Joaquim Quinteiro Uchoa 2001-09-01 12:33:01 Cryptography - A dummy question