BLCKSZ 0? - Mailing list pgsql-hackers

From Dominic J. Eidson
Subject BLCKSZ 0?
Date
Msg-id Pine.LNX.4.21.0102272140550.23136-100000@morannon.the-infinite.org
Whole thread Raw
Responses Re: BLCKSZ 0?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Any suggestion why postmaster/postgres would think it had been compiled
with BLCKSZ 0? :

root@blue:/usr/local/pgsql# su postgres -c "bin/postmaster -D
/usr/local/pgsql/data "
DEBUG:  Data Base System is starting up at Tue Feb 27 22:31:51 2001
FATAL 2:  database was initialized with BLCKSZ 0,
        but the backend was compiled with BLCKSZ 8192.
        looks like you need to initdb.
FATAL 2:  database was initialized with BLCKSZ 0,
        but the backend was compiled with BLCKSZ 8192.
        looks like you need to initdb.
Startup failed - abort


--
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [ODBC] Re: Release in 2 weeks ...
Next
From: Tom Lane
Date:
Subject: Re: Re: Release in 2 weeks ...