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: <414EC6F6.2080000@rz.uni-passau.de> Date: Mon, 20 Sep 2004 14:03:02 +0200 From: Christian Rank User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: PostgreSQL on Win98: initdb failed X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at uni-passau.de Hello, I'm trying to run the Cygwin version of PostgreSQL on Windows 98 SE. During initdb, creation of the initial database cluster is aborted with the message creating template1 database in /var/pgsql/data/base/1... shmat(id=1179648) failed: invalid argument The sequence of commands leading to this is as follows: mkdir /var/pgsql export CYGWIN=server /usr/bin/cygserver-config -n /usr/sbin/cygserver -E & mkdir /var/pgsql/data initdb -D /var/pgsql/data -E LATIN1 Software versions used: cygwin 1.5.11-1 PostgreSQL 7.4.5-1 Windows 98 Second Edition 4.10.2222 A The same setup runs on Windows 2000 without problems. According to the cygserver docs, it should run on Win98, too. Does anybody know what's going wrong here? Thanks in advance, Christian -- Dr. Christian Rank Rechenzentrum Universität Passau Innstr. 33 D-94032 Passau GERMANY Tel.: 0851/509-1838 Fax: 0851/509-1802 PGP public key see http://www.rz.uni-passau.de/mitarbeiter/rank -- 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/