Re: get rid of psql welcome message

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, Brendan Jurd <direvus(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: get rid of psql welcome message
Date: 2008-04-18 04:24:12
Message-ID: 20080417212412.606ca6cd@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 18 Apr 2008 00:21:58 -0400
Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> wrote:

> > We could just do:
> >
> > psql 8.1.10 - postgresql server version 8.1.10
> >
> > Type: \h for SQL help, \? for psql help, \q to quit
> >
> > postgres=#
>
> I think it's getting overlooked because most people don't deal with
> it, but I really think we need to keep the SSL info as is. Actually
> I think we ought to keep the whole thing and just add the no-splash
> option for advanced users, but barring that, the SSL info is very
> handy when you're working on SSL enabled servers.
>

Is it enough to say "SSL: On"? Or do you want all the cert stuff?

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-18 04:24:53 Re: Lessons from commit fest
Previous Message Robert Treat 2008-04-18 04:21:58 Re: get rid of psql welcome message