From: | Andrei Kovalevski <andyk(at)commandprompt(dot)com> |
---|---|
To: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
Cc: | Postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pgTray - win32 tray tool for monitoring PostgreSQL service |
Date: | 2007-08-02 15:47:50 |
Message-ID: | 46B1FCA6.7060801@commandprompt.com |
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.
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 5: don't forget to increase your free space map settings
>>
> Have you done any development yet?
Yes, you can download and try it. Now it's a single pgtray.exe
application. I'm going to make an msi installer and add "Autostart"
option to the menu.
> 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.
>
> We could also do a control panel applet.
Oh, very interesting. I'm not sure it's really required - but can you
provide some links about this?
Andrei.
From | Date | Subject | |
---|---|---|---|
Next Message | Selena Deckelmann | 2007-08-02 16:29:36 | Re: [GENERAL] PostgreSQL, PGDAY, PGParty and OSCON 2007 Rocked! |
Previous Message | Vincenzo Romano | 2007-08-02 15:30:05 | SQL function and "UPDATE...RETURNING" |