Re: 7.1.3 : pg_dumpall does not work for me

From: pilsl(at)goldfisch(dot)at
To: Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 7.1.3 : pg_dumpall does not work for me
Date: 2002-10-22 13:01:11
Message-ID: 20021022150110.S6144@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 22, 2002 at 02:45:01PM +0200, Tommi Maekitalo wrote:
> Hi Peter,
>
> Try pg_dumpall -U postgres.

does not work (I tried this before)

> Or temporary switch your postgresql-database to AUTH_TYPE trust in
> pg_hba.conf.
> Or specify the user with 'export PGUSER=postgres'
>

This two together did the trick :) thanks a lot.

thnx,
peter

--
mag. peter pilsl
IT-Consulting
tel: +43-699-1-3574035
fax: +43-699-4-3574035
pilsl(at)goldfisch(dot)at

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kallol 2002-10-22 13:20:12 Problem with creating triggers in PostgreSql
Previous Message Tommi Maekitalo 2002-10-22 12:45:01 Re: 7.1.3 : pg_dumpall does not work for me