[GENERAL] disable password prompt - command line

2010-06-23 Thread Ravi Katkar
Hi List, I need a small help regarding the password options available with PGSQL, I found POSTGRE SQL has -W and -password options available which is prompting for the password. But I want to take the password thru command line argument and keep the password in a variable. Is there any

Re: [GENERAL] disable password prompt - command line

2010-06-23 Thread Vibhor Kumar
On 23/06/10 7:56 AM, Ravi Katkar wrote: Hi List, I need a small help regarding the password options available with PGSQL, I found POSTGRE SQL has *–W* and *–password* options available which is prompting for the password. But I want to take the password thru command line argument and keep

[GENERAL] disable password prompt - command line

2010-06-21 Thread Ravi Katkar
Hi List, I need a small help regarding the password options available with PGSQL, I found POSTGRE SQL has -W and -password options available which is prompting for the password. But I want to take the password thru command line argument and keep the password in a variable. Is there any option

Re: [GENERAL] disable password prompt - command line

2010-06-21 Thread A. Kretschmer
In response to Ravi Katkar : Hi List, I need a small help regarding the password options available with PGSQL, I found POSTGRE SQL has ?W and ?password options available which is prompting for the password. But I want to take the password thru command line argument and keep the