Re: Pg_dumpall problem

Поиск
Список
Период
Сортировка
От James Hall
Тема Re: Pg_dumpall problem
Дата
Msg-id EE80A67DD80E304DA779C72BC9FA999603808778@ntmailo
обсуждение исходный текст
Ответ на Pg_dumpall problem  (James Hall <James.Hall@RadioShack.com>)
Список pgsql-general
Thank you very much for your reply.

Do you have suggestions for setting up a different authorization method for
local connections?

TIA,
-jim


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Thursday, February 06, 2003 8:52 AM
To: James Hall
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Pg_dumpall problem


James Hall <James.Hall@RadioShack.com> writes:
> I am trying to use pg_dumpall to backup my databases, and it is failing.
> The results of a attempted dumpall are below:

> [postgres@rspde postgres]$ pg_dumpall > 020503.out
> Password: psql: Password authentication failed for user 'postgres'
> Password: Password: psql: Password authentication failed for user
'postgres'
> Password: psql: fe_sendauth: no password supplied
> Password: psql: fe_sendauth: no password supplied

pg_dumpall is more or less useless for databases that use password
protection.  I counsel setting up a different authorization method for
local connections.

            regards, tom lane

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

Предыдущее
От: will trillich
Дата:
Сообщение: "Cannot insert a duplicate key..." -- but where?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Pg_dumpall problem[2]