Re: createdb.exe and psql.exe without Promting Password - Mailing list pgsql-general

From Richard Huxton
Subject Re: createdb.exe and psql.exe without Promting Password
Date
Msg-id 4991C32B.20409@archonet.com
Whole thread Raw
In response to createdb.exe and psql.exe without Promting Password  (Inigo Barandiaran <ibarandiaran@vicomtech.org>)
List pgsql-general
Inigo Barandiaran wrote:
> Hi.
>
> I would like to create an script that includes calls to createdb.exe and
> psql.exe. I would like to use them with a user but without asking or
> prompting for pasword. For example:
>  createdb.exe -T template0 -U MyPosgresUser MyDataBaseName.

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


--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Inigo Barandiaran
Date:
Subject: createdb.exe and psql.exe without Promting Password
Next
From: Raymond O'Donnell
Date:
Subject: Re: createdb.exe and psql.exe without Promting Password