"Mitch Vincent" <[EMAIL PROTECTED]> writes:
> DEBUG: Data Base System is starting up at Sun Nov 12 18:20:04 2000
> FATAL 2: Read("/usr/local/pgsql/data/pg_control") failed: 2
> FATAL 2: Read("/usr/local/pgsql/data/pg_control") failed: 2
> Startup failed - abort
> The only compilation change I made was to increase BLCKSZ to 32k (which has
> been running in a production 7.0.2 environment for quite some time).
This case should now deliver a more reasonable error message in current
sources, ie, something about BLCKSZ mismatch...
regards, tom lane