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(at)postgresql(dot)org
Subject: Re: [GENERAL] Restore
On Fri, Dec 24, 2010 at 5:03 PM, Bob Pawley <rjpawley(at)shaw(dot)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.