initb won't work

From: "Dr(dot) Michael Meskes" <meskes(at)online-club(dot)de>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: initb won't work
Date: 1998-08-19 08:27:42
Message-ID: 19980819102742.A4234@online-club.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I tried to initdb as Bruce applied that huge patch but:

Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
ERROR: fmgr_info: function 683: cache lookup failed

ERROR: fmgr_info: function 683: cache lookup failed

/usr/local/pgsql/bin/initdb: line 325: 4201 Broken pipe cat
$TEMPLATE
4202 | sed -e "s/postgres
PGUID/$POSTGRES_SUPERUSERNAME $POSTGRES_SUPERUID/" -e
"s/PGUID/$POSTGRES_SUPERUID/"
4203 Segmentation fault | postgres $BACKENDARGS template1
initdb: could not create template database

Michael
--
Michael Meskes meskes(at)online-club(dot)de, meskes(at)debian(dot)org
Go SF49ers! Go Rhein Fire! Use Debian GNU/Linux!

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Zeugswetter 1998-08-19 09:00:25 AW: [HACKERS] sequence creation
Previous Message Jan Wieck 1998-08-19 07:42:02 Re: [HACKERS] New Developer's FAQ item