Re: Mac version can't dump/restore - Mailing list pgadmin-support

From Dave Page
Subject Re: Mac version can't dump/restore
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C95E3@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Mac version can't dump/restore  (John DeSoi <desoi@pgedit.com>)
Responses Re: Mac version can't dump/restore
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of John DeSoi
> Sent: 16 March 2006 14:29
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Mac version can't dump/restore
>
> The problem is the pg_dump utility hard codes the path of
> libpq. This
> is not very workable because not only can that be customized, some
> one using pgAdmin might not have PostgreSQL installed at all on the
> local machine.

Hmm, yes - it seems the build script was assuming GNU xargs, whereas on
the build machine I have the standard BSDish one. I've added some
detection code to the script so it should work with either now.

> Also, I noticed that the pgAdmin package has PkgInfo at the same
> level as the Contents folder. I thought it should be in the Contents
> folder.

Yup, quite correct from what I can see in the Apple docs.

Thanks for the reports - fixes will be committed shortly.

Regards, Dave


pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Invalid password for \ and ' characters
Next
From: John DeSoi
Date:
Subject: Re: Mac version can't dump/restore