embed postgres - Mailing list pgsql-hackers

From Stephen Ince
Subject embed postgres
Date
Msg-id 196901c7ce48$fd35b0f0$8700a8c0@desktop2
Whole thread Raw
Responses Re: embed postgres  (Euler Taveira de Oliveira <euler@timbira.com>)
Re: embed postgres  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Hi, I am looking to embed postgres into an application on windows. I am fine 
with it being a separate service. Here is what I am looking to do. Any help 
would be greatly appreciated.

1) Install postgres silently. Libs (dll) and data files.  a) What are the minimum files dll.  b) What .conf should I
editto state where the postgres home is located?
 
2) Start postgres when the app starts.
3) Stop postgres when the app stops.
4) Minimize the amount of postgres processes.

Steve






pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: msvc and vista fun
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: embed postgres