Re: Embedding postgresql in an application

From: David Fetter <david(at)fetter(dot)org>
To: sfpug(at)postgresql(dot)org
Subject: Re: Embedding postgresql in an application
Date: 2013-03-30 14:38:39
Message-ID: 20130330143839.GA16624@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: sfpug

On Fri, Mar 29, 2013 at 04:20:46PM -0700, Sam Talebbeik wrote:
> Folks, I need to manually install postgresql on Ubuntu. I can not do
> apt-get install.

Consider embedding the entire application in a virtual machine running
your choice of OS, DB version, etc. You will be able to control that
and will save your end users and yourself a *lot* of grief.

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Responses

Browse sfpug by date

  From Date Subject
Next Message Joshua D. Drake 2013-03-30 16:07:09 Re: Embedding postgresql in an application
Previous Message Joshua D. Drake 2013-03-30 06:33:16 Re: Embedding postgresql in an application