From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | -U option in psql |
Date: | 2008-02-12 04:57:59 |
Message-ID: | c2d9e70e0802112057v13ec689cvf163b9b11bc5ea0c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-02-12 05:04:32 | Re: -U option in psql |
Previous Message | tomas | 2008-02-12 04:49:44 | Re: Patch review |