psql : password on Win32 - Mailing list pgsql-general

From Fabio D'Ovidio
Subject psql : password on Win32
Date
Msg-id 45E33641.17035.139CDF@dovidio.planetek.it
Whole thread Raw
Responses Re: psql : password on Win32  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Hi folks !
I am new of the list even if I use PostgreSQL\PostGIS since I was in Planetek to work.

I have a problem with psql  command line on Windows XP. I want to set password for the
user postgres in order to execute an sql script directly from a batch file without entering
password from the prompt.

The command is :

psql -U postgres -d mydb -f script.sql

I have used pgpass.conf file with the syntax :

localhost:5432:mydb:postgres:password

and it doesn't work.

How can i do ?

Thanks!

--
Fabio D'Ovidio

Web GIS Staff
Planetek Italia s.r.l.
Via Massaua 12, I-70123 Bari
Tel.: +39 080 5343750 Fax: +39 080 5340280
dovidio@planetek.it - http://www.planetek.it
--




pgsql-general by date:

Previous
From: RPK
Date:
Subject: Re: Composite Keys
Next
From: Dave Page
Date:
Subject: Re: [pgsql-advocacy] PostgreSQL on Windows Paper