Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PORTS] Port Bug Report: initdb: Warn: heap_modifytuple: repl is \-9

0 views
Skip to first unread message

Unprivileged user

unread,
Jul 23, 1998, 3:00:00 AM7/23/98
to pgsql...@postgresql.org

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name : Dave Wulkan
Your email address : da...@entdata.com

Category : install: other
Severity : non-critical

Summary: initdb: Warn: heap_modifytuple: repl is \-9

System Configuration
--------------------
Operating System : Red Hat Linux 5.1

PostgreSQL version : 6.3.2

Compiler used : GCC came with Red Hat 5.1

Hardware:
---------
Intel P120 64 meg

Versions of other tools:
------------------------
make

--------------------------------------------------------------------------

Problem Description:
--------------------
Installation was going smoothly until I tried to run initdb. I thought
I ran out of space in /usr so I moved the pgsql/data directory
somewhere else but it did not work. I think I will keep it there though.
I'm new to UNIX and database engine installations. I'm doing this at home.
So, what ever you tell me I won't get to try out until I get
home.
thanx dave

--------------------------------------------------------------------------

Test Case:
----------
Running: Postgres -boot -c -F -D/usr/local/pgsql/data/base/template1
warn: heap_modifytuple: repl is \-9
initdb: Could not create template database

--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------

The Hermit Hacker

unread,
Jul 24, 1998, 3:00:00 AM7/24/98
to Dave Wulkan
On Wed, 22 Jul 1998, Unprivileged user wrote:

>
> ============================================================================
> POSTGRESQL BUG REPORT TEMPLATE
> ============================================================================
>
>
> Your name : Dave Wulkan
> Your email address : da...@entdata.com
>
> Category : install: other
> Severity : non-critical
>
> Summary: initdb: Warn: heap_modifytuple: repl is \-9

This is the result of having older PostgreSQL shared libraries
laying around your system that postmaster is seeing prior to your new
ones. Clean all th eold ones off of your system first, and then try
again...


0 new messages