From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
Cc: | Andrei Kovalevski <andyk(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgTray - win32 tray tool for monitoring PostgreSQL service |
Date: | 2007-08-02 17:09:44 |
Message-ID: | 46B20FD8.2000703@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tony Caduto wrote:
> Andrei Kovalevski wrote:
>> Hi all!
>>
>> Everyone who use PostgreSQL server on Windows knows - it would be
>> nice to have some tray management and monitoring tool for PostgreSQL
>> server which is running as NT Service (for example - MS SQL already
>> have such tool). I have created a new project on pgfoundry -
>> http://pgfoundry.org/projects/pgtray. I'm opened for any ideas how can
>> we improve this tool and what features whould be helpful.
>>
>>
>> Thanks, Andrei.
>>
> Have you done any development yet? I can do something in Delphi in a
> matter of hours and would be able to donate the code as a BSD license.
> I have done a similar tray application for Firebird and it would be just
> a matter of changing the service it monitors.
yeah, this is good stuff. (not having tested it..)
> We could also do a control panel applet.
I don't really see the point. Given that "the modern way of doing
things" is sticking the icon in administrative tools and not control
panel. But I won't prevent you of course :-)
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-08-02 17:15:29 | Re: pgTray - win32 tray tool for monitoring PostgreSQL service |
Previous Message | Merlin Moncure | 2007-08-02 16:59:51 | Re: SQL function and "UPDATE...RETURNING" |