Curt Sampson wrote:
<snip>
> What I'm hearing here is that all we really need to do to "compete" with
> MySQL on Windows is to make the UI a bit slicker. So what's the problem
> with someone building, for each release, a set of appropriate
binaries, and
> someone making a slick install program that will install postgres,
> install parts of cygwin if necessary, and set up postgres as a service?
The non-code related parts of the Win32 port of PostgreSQL that are
being looked at:
+ Working on the packaging bits (slick install program) already. Have
created a project - pgsqlwin - on GBorg to hold any specific bits we need.
http://gborg.postgresql.org/project/pgsqlwin/projdisplay.php
First release of the *extremely alpha* "Proof of Concept" version is at:
http://prdownloads.sourceforge.net/pgsql/PgSQL731wina1.exe?download
+ Concerned about including GPL stuff without having 100% totally
investigated the ramifications for people including the Win32 version of
PostgreSQL as a built-in part of their applications. Not going to
commit anything even slightly GPL related to that GBorg project until it
100% safe to do so without affect our ability to release it as BSD.
Have some preliminary information regarding this, but just need to wrap
my head around it properly. Not going to look at it closely for another
week or so.
+ It would be greatly helpful to have some way for the install program
to automatically add the "Log in as a service" Win32 priviledge to the
"postgres" user without having to instruct the user to do so. We can
create the user automatically through a shell command, but no idea how
to add that permission. If someone could do some Win32 API stuff to do
it behind the scenes without a shell command even, that would be great.
+ The WinMaster project is a first go at creating a Win32 GUI command
console for controlling the PostgreSQL service. It's still a bit too
basic for real use though:
http://gborg.postgresql.org/project/winmaster/projdisplay.php
Further suggestions, volunteers, etc are totally welcome.
:-)
Regards and best wishes,
Justin Clift
> cjs
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- Re: [mail] Re: [HACKERS] Windows Build System Jan Wieck
- Re: [mail] Re: [HACKERS] Windows Build Sys... Tom Lane
- Re: [mail] Re: [HACKERS] Windows Build... Jeff Davis
- Re: [mail] Re: [HACKERS] Windows Build... Justin Clift
- Re: [mail] Re: [HACKERS] Windows Build... Christopher Browne
- Re: [mail] Re: [HACKERS] Windows Build... Justin Clift
- Re: [mail] Re: [HACKERS] Windows Build... Curtis Faith
- Re: [mail] Re: [HACKERS] Windows Build... Peter Eisentraut
- Re: [mail] Re: [HACKERS] Windows Build... Curt Sampson
- Re: [mail] Re: [HACKERS] Windows Build... Justin Clift
- Re: [mail] Re: [HACKERS] Windows Build... Igor Georgiev
- Re: [mail] Re: [HACKERS] Windows Build... Greg Copeland
- Re: [mail] Re: [HACKERS] Windows Build... Andrew Dunstan
- Re: [mail] Re: [HACKERS] Windows Build... Christopher Browne
- Re: [mail] Re: [HACKERS] Windows Build... Greg Copeland
- Re: [mail] Re: [HACKERS] Windows Build... cbbrowne
- Re: [mail] Re: [HACKERS] Windows Build... cbbrowne
- Re: [mail] Re: [HACKERS] Windows Build... Ian Barwick
- Re: [mail] Re: [HACKERS] Windows Build System Joerg Hessdoerfer
- Re: [mail] Re: [HACKERS] Windows Build System Kevin Brown