| From: | "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | BLCKSZ 0? |
| Date: | 2001-02-28 03:50:43 |
| Message-ID: | Pine.LNX.4.21.0102272140550.23136-100000@morannon.the-infinite.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Any suggestion why postmaster/postgres would think it had been compiled
with BLCKSZ 0? :
root(at)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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lincoln Yeoh | 2001-02-28 04:02:00 | Re: Slowdown problem when writing 1.7million records |
| Previous Message | Ian Harding | 2001-02-28 03:38:33 | Re: Is this a bug? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-02-28 04:19:00 | Re: Re: Release in 2 weeks ... |
| Previous Message | Thomas Lockhart | 2001-02-28 03:21:16 | Re: [ODBC] Re: Release in 2 weeks ... |