Re: PostgreSQL service manager

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PostgreSQL service manager
Date: 2003-06-23 07:24:45
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B106@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Darko Prenosil [mailto:Darko(dot)Prenosil(at)finteh(dot)hr]
> Sent: 21 June 2003 22:05
> To: pgadmin-hackers(at)postgresql(dot)org
> 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.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-06-23 07:35:28 Re: Debian Packaging
Previous Message Dave Page 2003-06-23 07:19:17 Re: pgadmin3 translation