> -----Original Message-----
> From: Darko Prenosil [mailto:[EMAIL PROTECTED] 
> Sent: 21 June 2003 22:05
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] PostgreSQL service manager 
> 
> 
>     I wrote PostgreSQL service manager (for spoiled windows 
> users) using wxWindows that can query service status, start, 
> stop and restart postmaster service under windows(currently 
> under cygwin, but this should work even with native port when 
> finished as long as service name is "postmaster"). I would 
> also like to implement it for linux, but this one I did not 
> finished yet.
>     It was a litle play with wxWindows and MinGW since I saw 
> yours choice of tools for PgAdmin3.
>     Concerning the fact that PgAdmin is No.1 free Postgres 
> GUI, I would be glad to contribute the code If You are interseted.

Hi Darko,

Thanks for the offer! Certainly I think we would like to see your code
and integrate it if possible, though it will not be included in our
first release I doubt as we are just entering feature freeze. 

On the *nix side of things incidently, I think most of the PostgreSQL
scripts have now been rewritten in C. This probably includes pg_ctl
which may provide a starting point for your code.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to