Upgrade Postgres 8.3 to 8.4 using Ports (on FreeBSD)

Posted by vpetersson on Server Fault See other posts from Server Fault or by vpetersson
Published on 2010-04-14T15:53:41Z Indexed on 2010/04/14 16:03 UTC
Read the original article Hit count: 454

Hi fellow geeks,

I'm trying to upgrade PostgreSQL 8.3 to 8.4 using Ports on FreeBSD (7.2). I found a few good guides, such as this one, but they won't work.

Upon running 'portupgrade -o databases/postgresql84-client postgresql-client' I get nothing. Not even an error. (I dropped the -f, since I already have the latest 8.3-client installed.)

Anyone care to offer a solution?

© Server Fault or respective owner

Related posts about freebsd

Related posts about ports