delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <414CD5955458D711B51A00A0C9FB161822EF41@PRI-SERVER> |
From: | Riaan Labuschagne <Riaan AT radioretail DOT co DOT za> |
To: | Cygwin Mailing list <cygwin AT cygwin DOT com> |
Subject: | Postgresql on NT |
Date: | Wed, 11 Jul 2001 09:33:09 +0200 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
good Morning everyone, I am busy installing Postgresql on NT and have a set of questions, (I am not at all Unix literate but have started learning with Red Hat and currently I am quite comfortable with setting up everything Postgresql etc. on the Linux machine.) Most of the software we have written are running on Microsoft dbs but, due to cost, we cannot afford it anymore. I have decided to move the db to Postgres but because of all our software written in VB it will take a while to convert to the Linux platform. (Which I am def. going to do) My questions are as follows: Question 1. I have read the Postgresql readme and have the bear minimum needed to install Cygwin and PG on a NT machine. I currently execute PG with a batch file that looks as follows. ***************************************************** @echo off C: chdir \cygwin\bin bash --verbose -c "./postmaster -S -i -F -n -D /var/lib/pgsql/data" bash --login -i ****************************************************** the problem now is that I do not know how to close the Cygwin Window once everything is running. Question 2. The second Q. I would like to confirm: To execute a command through the Windows "Start - Run" command I would type the following in the Run window -- "c:\cygwin\bin\bash --verbose -c "./postmaster -S -i -F -D /var/lib/pgsql/data"" to execute Pg for instance. Is this the correct way of doing things? P.S. The problem with this is that my Cygwin window is shelled and I again have the problem as in Q1. Question 3. Once I shutdown NT and the Cygwin window is still open an "End Task" window comes up. If I close the Cygwin window and do a Shutdown the shutdown proceeds normally. Postgresql however does not shutdown correctly. This is not a problem as I will close it before I do a shutdown. The question is -- can I enable Pg to adhere to NT's shutdown command? Question 4. The last Q. I would like to do a remote installation on a number of machines without any human intervention is this possible with the Cygwin/Pg installation, and if it is where can I find out how this is done? Thanks to all. Riaan Labuschagne e-mail: riaan AT radioretail DOT co DOT za +27 82 567 9063 +27 21 982 2223 +27 21 982 2225 (fax) Visit http://www.radioretail.co.za -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |