Re: Windows console for PostgreSQL released

Lists: pgsql-cygwin
From: "Igor Georgiev" <gory(at)alphasoft-bg(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Windows console for PostgreSQL released
Date: 2003-01-17 13:32:04
Message-ID: 00bf01c2be2c$d79686c0$0b0546c0@alpha.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

This is a first oficial release of WinMaster project - a windows console for PostgreSQL.

Features implemented :
- Capture the output from postmaster and display in a window.
- Write output from postmaster to log file
- Minimize to a system tray icon.
- Starting/stoping postmaster
- Shutdown mode choise
- Prerun ipc-daemon at start
- Kill ipc-daemon after stopping postmaster
- Options dialog to configure winmaster stuff

Take a look at WinMaster home, Screenshots here


From: mlw <pgsql(at)mohawksoft(dot)com>
To: Igor Georgiev <gory(at)alphasoft-bg(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Windows console for PostgreSQL released
Date: 2003-01-17 20:37:08
Message-ID: 3E286974.3080302@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Igor Georgiev wrote:

> This is a first oficial release of WinMaster project - a windows
> console for PostgreSQL.
>
> Features implemented :
> - Capture the output from postmaster and display in a window.
> - Write output from postmaster to log file
> - Minimize to a system tray icon.
> - Starting/stoping postmaster
> - Shutdown mode choise
> - Prerun ipc-daemon at start
> - Kill ipc-daemon after stopping postmaster
> - Options dialog to configure winmaster stuff
>
> Take a look at WinMaster home
> <http://gborg.postgresql.org/project/winmaster/>, Screenshots here
> <http://gborg.postgresql.org/project/winmaster/screenshot/scdisp.php>

Cool