initdb failing on a WARN:heap_modifytuple error

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема initdb failing on a WARN:heap_modifytuple error
Дата
Msg-id Pine.BSF.3.96.980520225945.18610J-100000@thelab.hub.org
обсуждение исходный текст
Ответы Re: [ADMIN] initdb failing on a WARN:heap_modifytuple error
Список pgsql-admin
Hi all,

Here is a transcript of what happened when I tried to run initdb on my
system.  My system is Linux 2.0.32 Redhat 5.0 and I was installing Postgres
6.3.2

I can't find any documentation on this particular error.  Thanks!

-Fran

postgres:src$ initdb
initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to
creat
e the template database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create
the glo
bal classes.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based
authenti
cation control file.

We are initializing the database system with username postgres (uid=100).
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
WARN:heap_modifytuple: repl is \ -9
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1
postgres:src


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Ben Hoang"
Дата:
Сообщение: pg_ident.conf file?
Следующее
От: The Hermit Hacker
Дата:
Сообщение: gmake install and initdb problems