Re: BUG #4040: psql should provide option to not prompt for password

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mika Fischer" <mf+ubuntu(at)zoopnet(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4040: psql should provide option to not prompt for password
Date: 2008-03-17 13:44:27
Message-ID: 8391.1205761467@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Mika Fischer" <mf+ubuntu(at)zoopnet(dot)de> writes:
> I'm currently working on the bash-completion package. The problem with
> postgresql is that psql cannot safely be called because there is no way to
> know whether it will prompt for a password and there is also no way to avoid
> the prompt.

> Needless to say a password prompt is very bad in the context of
> tab-completion.

> Ideally, psql should provide an option --no-password which would cause it to
> never promt for a password, and in case one is needed, fail as if a wrong
> one was given.

Are you suggesting that the shell should invoke psql without any idea of
appropriate connection parameters? This seems utterly foolish.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mika Fischer 2008-03-17 13:55:27 Re: BUG #4040: psql should provide option to not prompt for password
Previous Message Sergey Burladyan 2008-03-17 13:16:33 8.3 can't convert cyrillic text from 'iso-8859-5' to other cyrillic 8-bit encoding