Re: Mac version can't dump/restore

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "John DeSoi" <desoi(at)pgedit(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Mac version can't dump/restore
Date: 2006-03-20 11:30:26
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C95E3@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of John DeSoi
> Sent: 16 March 2006 14:29
> To: pgadmin-support(at)postgresql(dot)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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message John DeSoi 2006-03-20 14:47:28 Re: Mac version can't dump/restore
Previous Message Dave Page 2006-03-20 09:30:31 Re: Invalid password for \ and ' characters