Restore

From: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
To: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Subject: Restore
Date: 2010-12-24 20:36:32
Message-ID: 171B151D27584FE4A7F100E28D4526A7@BobPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: Restore at 2010-12-24 22:59:46 from Adrian Klaver

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2010-12-24 21:23:07 Ownership/Permissions Problem
Previous Message Craig Ringer 2010-12-24 12:23:05 Re: Load C++ for functions?