Re: trouble with pg_dumpall

Поиск
Список
Период
Сортировка
От Phillip Smith
Тема Re: trouble with pg_dumpall
Дата
Msg-id 031501c879c2$d85a44f0$9b0014ac@wbaus090
обсуждение исходный текст
Ответ на Re: trouble with pg_dumpall  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
Список pgsql-admin
> -----Original Message-----
> From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Tena Sakai
> Sent: Thursday, 28 February 2008 15:05
> To: Steve Holdoway; pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] trouble with pg_dumpall
>
> As you can see, I am afraid my point still holds.

Try adding this to your script after the echo PATH: $PATH line, just for
debugging purposes:

/bin/echo "|----------|"
if [ -f ~/.pgpass ] ; then
    /bin/cat ~/.pgpass
else
    /bin/echo ".pgpass missing"
fi
/bin/echo "|----------|"


THINK BEFORE YOU PRINT - Save paper if you don't really need to print this

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee.  If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments
e-mail.

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

Предыдущее
От: "Tena Sakai"
Дата:
Сообщение: Re: trouble with pg_dumpall
Следующее
От: Jeff Frost
Дата:
Сообщение: Re: trouble with pg_dumpall