Re: Using psql's \prompt command

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Using psql's \prompt command
Date: 2025-01-30 21:50:06
Message-ID: CAKFQuwbBrjF6Hx3zOo1p7=+ui=qeoZiK46-=Ov8JC=5GqvPe2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday, January 30, 2025, Rich Shepard <rshepard(at)appl-ecosys(dot)com>
wrote:
>
>
> What's the correct syntax for the \prompt?
>

Prompt isn’t your issue. Prompt stores the value into a variable. Read
how to reference variables in a psql script.

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2025-01-30 22:28:11 Re: Using psql's \prompt command
Previous Message Rich Shepard 2025-01-30 21:47:59 Using psql's \prompt command