Re: Embedding postgresql in an application

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Sam Talebbeik <sam777t(at)yahoo(dot)com>
Cc: SF Postgres <sfpug(at)postgresql(dot)org>
Subject: Re: Embedding postgresql in an application
Date: 2013-03-29 23:40:03
Message-ID: 51562653.8000607@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: sfpug


On 03/29/2013 04:20 PM, Sam Talebbeik wrote:
>
> Folks, I need to manually install postgresql on Ubuntu. I can not do apt-get install.
>
> It appears that the only place that you can download binary distributions is through the enterprise db web site.
> http://www.enterprisedb.com/products-services-training/pgbindownload
>
> Is the enterprise db the only officially sanctioned place to get binary distribution

If you can't do an apt-get install, I am not sure how the binary
installer from EnterpriseDB is going to help you. You still need root.
You could statically compile your own version and install it, you could
also take a look at the OpenSCG packages:

http://community.openscg.com/se/postgresql/packages.jsp

JD

>
> Regards,
> Sam
>
>
>

In response to

Browse sfpug by date

  From Date Subject
Next Message Sam Talebbeik 2013-03-30 00:51:06 Re: Embedding postgresql in an application
Previous Message Steve Atkins 2013-03-29 23:31:20 Re: Embedding postgresql in an application