initdb problem and operator question

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: initdb problem and operator question
Date: 1998-04-27 11:56:55
Message-ID: 199804271156.NAA10201@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I cannot run initdb anymore.

initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to create the
template database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create the
global classes.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based
authentication control file.

We are initializing the database system with username postgres (uid=31).
This user will own all the files and must also own the server process.

initdb: creating template database in /usr/local/pgsql/data/base/template1
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1

Using -d didn't show me much. I'm using the source I downloaded a few hours
ago. And this time I did a make clean; make all.

Also I'd like to know if the operator "->" is in use for something. I'd like
to use it for C variables to be able to do something like this:

select name into :structpointer->name

If it is used though I have to disable this feature.

Michael
--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-27 13:25:37 Re: [HACKERS] Agregates in update?
Previous Message Jose' Soares Da Silva 1998-04-27 10:01:40 Re: [HACKERS] escape character \