Hi
I am attempting to restore a database using -
psql PDW < PDW_June_10.sql
psql âU postgres PDW < PDW_June_10.sql
The response asks me for a password.
I use the same password with which I connect to the server but it is not
accepted.
Without the âU postgres identifier it asks me for the password of my
computer - which doesnât exist.
How can I get around this??
Bob |