Problems running initdb on Linux

From: Ralph Schwarten <easralph(at)eldritch(dot)int(dot)gu(dot)edu(dot)au>
To: undisclosed-recipients:;
Subject: Problems running initdb on Linux
Date: 1999-04-14 05:43:22
Message-ID: 199904140543.PAA02405@eldritch.int.gu.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Name: Ralph Schwarten
Institution: Griffith University Queensland Australia
OS: Linux ver 2.0.32 Redhat release 5.0
Postgresql Ver 6.4.2

Problem: The software compiles/installs without error however falls over when
we try and run initdb.

We have checked and re-checked permissions, paths and environment variables.
This is the error:

Amopen: relation pg_database. attrsize 61
initdb: could not log template database

The error returned at the command line is:

Running postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
syntax error 2305: parse error

The initdb script then falls over with:

Too large allocation request("!(0 < (size) && (size) <= (0xfffffff)):size=0 [0x0]", File: "mcxt.c, line: 232)
!(0 < (size && (size) <= (0xfffffff)) (0)

and then dumps core.

Any help on this would be greatly appreciated as it is for a student project
for local industry.

Thanks

Ralph Schwarten
School of IT
Griffith University
Gold Coast
Australia.

Browse pgsql-ports by date

  From Date Subject
Next Message Ralph Schwarten 1999-04-14 06:35:06 Problems running initdb on Linux
Previous Message Postgres Admin 1999-04-14 05:21:51 successfull port to FreeBSD 3.0