Re: Compile and build portable postgresql for mac

2018-10-25 Thread Ravi Krishna
Your best bet in mac is to use docker. On Thursday, October 25, 2018 Pratik Parikh wrote: Thanks, I'll check them out.  But what I am trying to produce is a zip distribution fo Mac is x similar to the one available on postgresql download site. Homebrew works but it ties the libpg to prefix if

Re: Compile and build portable postgresql for mac

2018-10-25 Thread Pratik Parikh
Thanks, I'll check them out. But what I am trying to produce is a zip distribution fo Mac is x similar to the one available on postgresql download site. Homebrew works but it ties the libpg to prefix if the path where libs are generated. I am trying to do some unit testing across more then one mac

Re: Compile and build portable postgresql for mac

2018-10-25 Thread Don Seiler
On Wed, Oct 24, 2018 at 7:22 PM Pratik Parikh wrote: > How to compile and build portable postgresql for mac. Can someone > point me how the builds are done for general distribution. A script would > be appreciated if anyone has it. > I'm not sure what you mean by "portable"? I'm going to

Re: Compile and build portable postgresql for mac

2018-10-25 Thread Олег Самойлов
> 25 окт. 2018 г., в 3:21, Pratik Parikh написал(а): > > Hi all, > > How to compile and build portable postgresql for mac. Can someone point > me how the builds are done for general distribution. A script would be > appreciated if anyone has it. > > Regards, > Pratik You can try h