Re: User input to queries

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: User input to queries
Date: 2020-12-09 18:22:58
Message-ID: alpine.LNX.2.20.2012091021370.10199@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 9 Dec 2020, Paul Förster wrote:

> but 12 has it:
>
> postgres=# \prompt 'input: ' input
> input: this is test input
> postgres=# select version(), :'input';

Paul,

Okay. I use mupdf to view the document and my search string were 'prompt',
and 'prompt command'. I didn't use '\prompt',

Thanks again,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Förster 2020-12-09 18:25:53 Re: User input to queries
Previous Message Paul Förster 2020-12-09 18:17:51 Re: User input to queries