Re: session username in default psql prompt? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: session username in default psql prompt?
Date
Msg-id CA+TgmoZjb+K4JCYdgy_33RdsfFeOqyPRZ3kyPJfYrhM6fp5iVQ@mail.gmail.com
Whole thread Raw
In response to Re: session username in default psql prompt?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: session username in default psql prompt?
List pgsql-hackers
On Wed, Mar 13, 2024 at 4:56 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> Reposting as the archive mail processor doesn't seem to like the Apple
> mail attachment.

I'm not really a fan of this. Right now my prompt looks like this:

robert.haas=#

If we did this, it would say:

robert.haas@robert.haas=#

I have yet to meet anyone who doesn't think that one Robert Haas is
quite enough already, and perhaps too much by half.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: SET ROLE documentation improvement
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] plpython function causes server panic