Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Mac version can't dump/restore



 

> -----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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group