Peter Eisentraut wrote:
> Bruce Momjian wrote:
>> Seems the consensus was this was a good idea, and not feature-creep.
>
> I wonder whether we want this to read from the console, like the
> password prompts, or from stdin. Not sure which is more useful.
>
I think from stdin. Otherwise it won't be possible to script it at all.
Passwords are special, other prompts are not, I think.
//Magnus