Fatal: password authentication failed for user "xxxxxx"

Поиск
Список
Период
Сортировка
От Warren Murray
Тема Fatal: password authentication failed for user "xxxxxx"
Дата
Msg-id CGEJILOBMIAEJLIJBGFFIECHCCAA.murray_warren@bah.com
обсуждение исходный текст
Список pgsql-novice
I'm new to the psql and I'm restoring a database in psql.

I was instructed to drop the existing schema (ismuser) in psql using the
following: DROP SCHEMA xxxxxx CASCADE;

Then I was to recreate schema via psql at the command line: psql -U
xxxxxx -W -d myProblemToday -f schema.backup

When I execute the command above, I receive the following error:  FATAL:
password authentication failed for user "xxxxxx"

What I'm I doing wrong?

Thanks in advance.


Warren L Murray
Booz Allen Hamilton
Phone: 404.518.7940
Email: murray_warren@bah.com

Вложения

В списке pgsql-novice по дате отправления:

Предыдущее
От: Joe Joe
Дата:
Сообщение: Binary Format of Timestamp
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Binary Format of Timestamp