Re: EMS PostgreSQL Manager vs. TheKompany DataArchitect

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To:
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: EMS PostgreSQL Manager vs. TheKompany DataArchitect
Date: 2005-09-10 19:46:42
Message-ID: 43233822.2000501@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Just as a FYI, having trust in the pg_hba.conf file on win32 is normally
not needed for PGLA to backup a database, I have been unable to
reproduce the error Michael experienced while running on XP sp 2, the
only thing I can think of was the version of pg_dump.exe I was shipping
was corrupted or something (8.0.2).

on another note it seems that the only version of pg_restore.exe that
will accept a password from the command line is 8.0.0.
All later versions prompt for the password, but fail every single time.
The only way to restore a file on anything above 8.0.0 (pg_restore) is
to have the pg_hba.conf file set to trust.

Thanks,

Tony

Michael Schmidt wrote:

> In an earlier post, I mentioned that PG Lightning Admin seemed to hang
> when I did a dump. Mr. Caduto provided some help with this and the
> problem was resolved by setting my connection to "trust" in hba.conf.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2005-09-10 20:09:14 Re: Returning XML with SELECT statements? IS THIS
Previous Message Philip Hallstrom 2005-09-10 18:59:50 Re: Postgresql Hosting