Restore - Mailing list pgsql-general

From Bob Pawley
Subject Restore
Date
Msg-id 171B151D27584FE4A7F100E28D4526A7@BobPC
Whole thread Raw
Responses Re: Restore  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Load C++ for functions?
Next
From: Rich Shepard
Date:
Subject: Ownership/Permissions Problem