psql password prompt - Mailing list pgsql-general

From Dmitri Priimak
Subject psql password prompt
Date
Msg-id 4155A176.4020208@stanford.edu
Whole thread Raw
Responses Re: psql password prompt  (Peter Wullinger <some-mail-drop@gmx.net>)
Re: psql password prompt  (John DeSoi <jd@icx.net>)
List pgsql-general
Hi All.

There is one thing which somewhat annoys me, which is that psql always
prompts me for a password.
That makes it difficult for use in Makefile where I want to say 'make
build_db', which would run psql for
each stored procedure which needs to be updated. Is there a way to
specify that password somehow in a
command line like isql ( sybase cli client ) does?

--
Dmitri Priimak


pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: cvs update: waiting for anoncvs's lock
Next
From: Peter Wullinger
Date:
Subject: Re: psql password prompt