When I type psql I am asked for a password. When I attempt to enter a password the cursor doesn't move.
When I click enter I get failed password for - my computer name.

When I type psql \I -  I get the same as above.

Bob


-----Original Message----- From: Scott Marlowe
Sent: Friday, December 24, 2010 6:12 PM
To: Bob Pawley
Cc: bricklen ; pgsql-general@postgresql.org
Subject: Re: [GENERAL] Restore

On Fri, Dec 24, 2010 at 5:03 PM, Bob Pawley <rjpaw...@shaw.ca> wrote:
I don't know what is meant by your reference to  \1.

That's a \l the letter l, not a number.  It lists the databases in
your installation.  If you can get in by psql then \l should work.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to