Deploying Postgresql Along My Windows App

From: "Valter Nogueira" <vgnogueira(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Deploying Postgresql Along My Windows App
Date: 2008-04-15 02:38:02
Message-ID: 48aca8a40804141938h76962c97weea311b822388843@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am developing a wxPython app which can run, like Postgresql, on Linux and
Windows boxes.

Linux users are far more specialized than Windows one - and Postgres comes
along with major distros.

Windows users don't want (or are unable to) install Postgresql by
themselves, so I was wondering if there is a way to deploy (or embed) it
along my app.

I would like to decompress a non-installer bin version, setup the initial
catalog and run the server without users intervention.

Can anyone help me?

Thanks,

Valter

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message yogesh 2008-04-15 05:11:27 Restore Database From data folder
Previous Message Ryan Wells 2008-04-15 01:08:33 Re: Slow pg_dump