Re: pg_dumpall doesn't work

Поиск
Список
Период
Сортировка
От Justin Georgeson
Тема Re: pg_dumpall doesn't work
Дата
Msg-id 3DFA49C2.7010802@unboundtech.com
обсуждение исходный текст
Ответ на Re: pg_dumpall doesn't work  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_dumpall doesn't work  (Justin Georgeson <jgeorgeson@unboundtech.com>)
Список pgsql-admin

Tom Lane wrote:
> Justin Georgeson <jgeorgeson@unboundtech.com> writes:
>
>>This is what I get when I do a pg_dumpall. I have *no* idea what to do
>>here.
>
>
> It's a lot easier to do pg_dumpall if you are not using password
> authentication.  Consider downgrading your pg_hba setting to "trust" for
> local connections while you do the dump.  (In 7.2 you could perhaps use
> ident, or at least secure the socket with filesystem access restrictions.)

I'll give that a try.

>
>>I'm trying to migrate from 7.0.3 to 7.2.1,
>
>
> *Please* make that 7.2.3 not 7.2.1.

Will look into to that too, especially since postgresql.org has RH RPMs.
(I'm a total RH weenie).

Sorry if I sounded whiney with the *please*, but the last few times I've
emailed community support lists, I haven't received any response at all,
even just to tell me to stop asking. Thanks for your quick response.

--
Justin Georgeson
UnBound Technologies, Inc.
http://www.unboundtech.com
Main   713.329.9330
Fax    713.460.4051
Mobile 512.789.1962

5295 Hollister Road
Houston, TX 77040
Real Applications using Real Wireless Intelligence(tm)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dumpall doesn't work
Следующее
От: Murthy Kambhampaty
Дата:
Сообщение: PostgreSQL 7.3 installation on RedHat 8.0 fails