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

From Jelte Fennema-Nio
Subject Re: session username in default psql prompt?
Date
Msg-id CAGECzQTBBvbDn+CL+VvyO8FUBKAnvs=G3xKGuUQ2myq9TV2umw@mail.gmail.com
Whole thread Raw
In response to Re: session username in default psql prompt?  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: session username in default psql prompt?
List pgsql-hackers
On Mon, 25 Mar 2024 at 09:30, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> \set PROMPT1 '%n@%~%R%\n# '

Obviously I meant to put the \n before the %:
\set PROMPT1 '%n@%~%R\n%# '



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning
Next
From: Aleksander Alekseev
Date:
Subject: Re: MIN/MAX functions for a record