-U option in psql - Mailing list pgsql-hackers

From Jaime Casanova
Subject -U option in psql
Date
Msg-id c2d9e70e0802112057v13ec689cvf163b9b11bc5ea0c@mail.gmail.com
Whole thread Raw
Responses Re: -U option in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

In 8.3.0 (windows installation) if I execute this command i get an
error while in 8.2 i get a psql command prompt, is this a change in
behaviour or a bug?

H:\Archivos de programa\PostgreSQL\8.3\bin>psql template1 -U postgres
psql: warning: extra command-line argument "postgres" ignored
Password for user -U:
psql: fe_sendauth: no password supplied

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


pgsql-hackers by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: Patch review
Next
From: Tom Lane
Date:
Subject: Re: -U option in psql