Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <038e01c58612$834a8700$0200000a@agamemnon> From: "Jon A. Lambert" To: "Cygwin Mail List" Subject: Postgres not working anymore Date: Mon, 11 Jul 2005 08:17:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I just noticed Postgres stopped working on my installation. That is postmaster starts up and immediately stops running. I definately had a working installation on July 2. In any event I decided to login to postgres id and recreate the initial database $ initdb -D /var/postgresql/data The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale C. creating directory /var/postgresql/data... ok creating directory /var/postgresql/data/base... ok creating directory /var/postgresql/data/global... ok creating directory /var/postgresql/data/pg_xlog... ok creating directory /var/postgresql/data/pg_clog... ok cp: cannot stat `/dev/null.exe': No such file or directory initdb: failed initdb: removing data directory "/var/postgresql/data" postgres AT agamemnon /var/postgresql $ ls /dev/null /dev/null Is this related to the coreutils update and the thread entitled "Unwanted .exe appended to symlinks"? -- J Lambert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/