From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Sam Barnett-Cormack <s(dot)barnett-cormack(at)lancaster(dot)ac(dot)uk> |
Cc: | PostgreSQL Administrators Mailing List <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Prompts in psql |
Date: | 2003-09-01 16:53:08 |
Message-ID: | 200309011653.h81Gr8A16655@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Sam Barnett-Cormack wrote:
> Is there any way to change the prompt in the psql CLI client? In the
> same way as one does with bash, or other shells.
>
> Ideally I want:
>
> username(at)host:database $
>
> as the prompt. Anyone got any ideas/references?
Sure, see the psql manual page.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | weigelt | 2003-09-01 18:16:14 | Running postgresql on an memory stick |
Previous Message | Sam Barnett-Cormack | 2003-09-01 13:31:36 | Prompts in psql |