Re: Bundling PostgreSQL with an application

From: Grant Allen <gxallen(at)gmail(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Paul Vercellotti <pvercello(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Bundling PostgreSQL with an application
Date: 2009-03-09 22:23:54
Message-ID: 49B596FA.5070509@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
> On Mon, Mar 9, 2009 at 2:55 PM, Paul Vercellotti <pvercello(at)yahoo(dot)com> wrote:
>> Hi there,
>> I hope this hasn't been covered in FAQ's; I couldn't find it specifically
>> mentioned. So we'd like to build a single-user application that uses
>> PostgreSQL as a database back end because of so many of the unique things
>
> Assuming you're running windows, there's a silent install mode switch
> in there somewhere made just for this purpose. Search the archives or
> wait an hour or so for someone to say what it is. :)
>

The /qn switch for the msi is the "really silent" option. You need to pass in values for the SERVICEDOMAIN, SERVICEUSER, SUPERPASSWORD, INTERNALLAUNCH and BASEDIR parameters. The documentation is pretty good on this, and I'd recommend testing it quite a bit, as there were a few quirks for me to get it to work consistently.

Ciao
Fuzzy
:-)

------------------------------------------------
Dazed and confused about technology for 20 years
http://fuzzydata.wordpress.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-03-09 23:08:50 Re: intermittant performance problem
Previous Message JP Fletcher 2009-03-09 21:38:46 postgresql and LDAP