Re: pg_dumpall doesn't work

From: Justin Georgeson <jgeorgeson(at)unboundtech(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dumpall doesn't work
Date: 2002-12-13 20:57:38
Message-ID: 3DFA49C2.7010802@unboundtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tom Lane wrote:
> Justin Georgeson <jgeorgeson(at)unboundtech(dot)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)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Murthy Kambhampaty 2002-12-13 20:57:42 PostgreSQL 7.3 installation on RedHat 8.0 fails
Previous Message Tom Lane 2002-12-13 20:43:49 Re: pg_dumpall doesn't work