I just tried upgrading from postgresql 8.3.7 to postgresql 8.4.2, using the example at http://www.freebsddiary.org/postgresql-upgrading.php
Upgrading the client proved no problem, however when it comes to upgrading the server, I get an unknown build error. Now I know I could probably simply make deinstall in postgresql83-server and make install in postgresql84-server, but before I do I'd like to understand what's going wrong here.
Unfortunately I don't know what the next step to take is. Any ideas?
Upgrading the client proved no problem, however when it comes to upgrading the server, I get an unknown build error. Now I know I could probably simply make deinstall in postgresql83-server and make install in postgresql84-server, but before I do I'd like to understand what's going wrong here.
Unfortunately I don't know what the next step to take is. Any ideas?