Re: [GENERAL] Running initdb from another process

2006-12-12 Thread Tony Caduto
Greg Fairbanks wrote: Hi, I am looking at trying to integrate PostgreSQL into our software. Basically, I want to have our software to spawn postgres so the user doesn’t have to concern themselves with managing the database. I am using the Windows calls LogonUser and CreateProcessAsUser t

[GENERAL] Running initdb from another process

2006-12-12 Thread Greg Fairbanks
Hi, I am looking at trying to integrate PostgreSQL into our software. Basically, I want to have our software to spawn postgres so the user doesn't have to concern themselves with managing the database. I am using the Windows calls LogonUser and CreateProcessAsUser to start initdb as an unpri