initdb problem...

From: "chris markiewicz" <cmarkiew(at)commnav(dot)com>
To: <pgsql-ports(at)postgresql(dot)org>
Cc: <chris(dot)markiewicz(at)commnav(dot)com>
Subject: initdb problem...
Date: 2001-04-11 18:35:07
Message-ID: 011201c0c2b6$227c1ed0$dbb846c6@cmarkiewicz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello

we have been trying to run postgres on a win2000 machine. got the latest
cygwin stuff today (4/11/2001) and installed it. initdb hangs. i checked
the archives and found the following thread (the following link has the
final leaf of the thread):

http://www.postgresql.org/mhonarc/pgsql-ports/2001-03/msg00124.html

i also have debug information (see end of email).

Does all of this mean that i need to grab a recent development snapshot of
the cygwin1.dll file?

IF SO...(i know this is a question for cygwin, but since we're here) i go to
the snapshot area and click on the ftp link and i get a "page cannot be
displayed" message. what am i doing wrong?

thanks
chris

(debug below)

Running with debug mode on.

Initdb variables:
PGDATA=/usr/bin/data
datadir=/usr/share/postgresql
PGPATH=/usr/bin
TEMPFILE=/tmp/initdb.1096
MULTIBYTE=
MULTIBYTEID=0
POSTGRES_SUPERUSERNAME=administrator
POSTGRES_SUPERUSERID=500
TEMPLATE1_BKI=/usr/share/postgresql/template1.bki
GLOBAL_BKI=/usr/share/postgresql/global.bki
TEMPLATE1_DESCR=/usr/share/postgresql/template1.description
GLOBAL_DESCR=/usr/share/postgresql/global.description
POSTGRESQL_CONF_SAMPLE=/usr/share/postgresql/postgresql.conf.sample
PG_HBA_SAMPLE=/usr/share/postgresql/pg_hba.conf.sample
PG_IDENT_SAMPLE=/usr/share/postgresql/pg_ident.conf.sample
This database system will be initialized with username "administrator".
This user will own all the data files and must also own the server process.

Fixing permissions on existing directory /usr/bin/data
Creating directory /usr/bin/data/base
Creating directory /usr/bin/data/global
Creating directory /usr/bin/data/pg_xlog
Creating template1 database in /usr/bin/data/base/1
Running: /usr/bin/postgres -boot -x1 -C -F -D/usr/bin/data -d template1

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Kevin Heflin 2001-04-11 20:16:55 compile error with postgresql-7.1rc4
Previous Message Mark Dalphin 2001-04-11 16:32:42 Re: Report: PostgreSQL 7.1RC4 works on SGI Irix 6.5