В Птн, 11.06.2004, в 02:57, Michael A Weber пишет:
> I downloaded the RPMs for RHLinux9 and have run the upgrade, but now I
> receive an error about the database format needing to be upgraded when
> I attempt to start the service. Fortunately at this point, I have
> absolutely NO data that I need to save, so I haven’t lost anything.
> But, I need to upgrade the database format (or so it says) and I have
> no idea how to accomplish that. Have I done something that is not
> fixable at this point? HELP!
as root do
rm -rf /var/lib/pgsql/*
This deletes the old data directory. Upon the next start of the
postgresql service it will create a new one, in the new format.
--
Markus Bertheau <twanger@bluetwanger.de>