>> $ Waiting for postmaster to start up...FATAL 2: database was initialized
>> with CATALOG_VERSION_NO
>> 200012280,
>> but the backend was compiled with CATALOG_VERSION_NO 200101061.
>> looks like you need to initdb.
>> do i have to follow the upgrade procedures?
> Yes
If you're trying to sto
Thomas T. Thai writes:
> $ Waiting for postmaster to start up...FATAL 2: database was initialized
> with CATALOG_VERSION_NO
> 200012280,
> but the backend was compiled with CATALOG_VERSION_NO 200101061.
> looks like you need to initdb.
> do i have to follow the upgrade procedur