postgresql-server depends on client. Why?
Dan Langille
dan at langille.org
Fri Oct 17 14:13:06 UTC 2014
Why is postgresql-server dependent upon postgresql-client?
This wasn’t the case in the past and seems to be the case not.
Not all server installations need the client.
In addition, upgrading the client before upgrading the server is standard procedure:
http://www.postgresql.org/docs/9.3/static/upgrading.html
i.e. upgrade the client, pg_dump using the new client, then upgrade server, pg_restore.
Thanks
—
Dan Langille
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 333 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20141017/73f88e33/attachment.sig>
More information about the freebsd-ports
mailing list