On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner wrote:
> A one-line change adds the SSL info on its own line like
>
> --
> You are connected to database "scratch" as user "scratch" on host
> "127.0.0.1" at port "5432".
> SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
> --
>
> Does
On Wednesday, June 6, 2012, Alvaro Herrera wrote:
>
> Excerpts from Robert Haas's message of mié jun 06 14:45:46 -0400 2012:
> > On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner
> > >
> wrote:
> > > A one-line change adds the SSL info on its own line like
> > >
> > > --
> > > You are connected
Excerpts from Robert Haas's message of mié jun 06 14:45:46 -0400 2012:
> On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner wrote:
> > A one-line change adds the SSL info on its own line like
> >
> > --
> > You are connected to database "scratch" as user "scratch" on host
> > "127.0.0.1" at port
On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner wrote:
> A one-line change adds the SSL info on its own line like
>
> --
> You are connected to database "scratch" as user "scratch" on host
> "127.0.0.1" at port "5432".
> SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
> --
>
> Does
On Thu, May 31, 2012 at 9:11 PM, Magnus Hagander wrote:
> On Thu, May 31, 2012 at 9:04 PM, Bruce Momjian wrote:
>> On startup, psql shows the SSL information:
>>
>> $ psql 'sslmode=require host=localhost'
>> psql (9.2beta1)
>> SSL connection (cipher: DHE-RSA-AES256-SHA, bits:
On Thu, May 31, 2012 at 9:04 PM, Bruce Momjian wrote:
> On startup, psql shows the SSL information:
>
> $ psql 'sslmode=require host=localhost'
> psql (9.2beta1)
> SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
>
> However, \conninfo does not mention SSL:
>
> po
On startup, psql shows the SSL information:
$ psql 'sslmode=require host=localhost'
psql (9.2beta1)
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
However, \conninfo does not mention SSL:
postgres=> \conninfo
You are connected to database "postgres