| 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: | <052001c1484e$cd61eb40$019810ac@D4LHBR01> |
| From: | "Michael F. March" <march AT indirect DOT com> |
| To: | "Cygwin mailing list" <cygwin AT cygwin DOT com> |
| References: | <NCBBIHCHBLCMLBLOBONKKEOLCGAA DOT g DOT r DOT vansickle AT worldnet DOT att DOT net> |
| Subject: | Postgres initdb hangs.. |
| Date: | Fri, 28 Sep 2001 11:52:48 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4807.1700 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
Here is how far it gets:
Administrator AT D4LHBR01 ~
$ initdb -d -D /usr/local/pgsql/data
Running with debug mode on.
Initdb variables:
PGDATA=/usr/local/pgsql/data
datadir=/usr/share/postgresql
PGPATH=/usr/bin
TEMPFILE=/tmp/initdb.2004
MULTIBYTE=SQL_ASCII
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
LOBAL_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.
Creating directory /usr/local/pgsql/data
Creating directory /usr/local/pgsql/data/base
Creating directory /usr/local/pgsql/data/global
Creating directory /usr/local/pgsql/data/pg_xlog
Creating template1 database in /usr/local/pgsql/data/base/1
Running: /usr/bin/postgres -boot -x1 -C -F -D/usr/local/pgsql/data -d
template1
And that is it..
The Postgres process continues to consume 96% of the CPU.
I have done this on two machines with the current Cygwin.
--
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 |