At 2005-02-10 02:04:46 -0800, [EMAIL PROTECTED] wrote:
>
> Is it possible to provide password with psql command so that it will
> not ask for password??

You cannot specify a password on the command-line (where it would be
visible to other users via ps(1)). But you may be able to achieve the
same effect with a .pgpass file:

<http://www.postgresql.org/docs/current/static/libpq-pgpass.html>

-- ams

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to