Re: Help me pack up postgresDB with my windows application.

From: Shane Ambler <pgsql(at)007Marketing(dot)com>
To: du li <duan1716(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Help me pack up postgresDB with my windows application.
Date: 2006-11-14 17:07:41
Message-ID: 4559F7DD.3010400@007Marketing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

du li wrote:
> Dear hackers,
>
> I'm working on a windows application with C# language and use npgsql to connect postgres DB. I'm eager to learn how to make a solo setup file which included windows application and postgres DB. My develop environment is Visual Studio 2003 and Framework 1.1
>
> I don't know if there are a convenient way to pack up a postgres DB, and I'm not sure which files and register key I need to pack, as well as how to turn up a postgres service after installation.
>
> I know many people like you have done wonderful job on postgres and it is unsuspectingly. I just want to reduce steps, config-operation and keep database password when our user install applications.
>
>

http://pgfoundry.org/projects/pginstaller/

contains a link to the source used to build the windows binary installer
- what you want will be in there.

--

Shane Ambler
pgSQL(at)007Marketing(dot)com

Get Sheeky @ http://Sheeky.Biz

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-11-14 18:43:58 Re: Case Preservation disregarding case sensitivity?
Previous Message Tom Lane 2006-11-14 15:56:47 Re: Remove contrib version of rtree_gist --- now in core system ?