Date: Mon, 8 Mar 2010 13:23:04 +0100 From: n dhert <ndhertbsd@gmail.com> To: freebsd-questions@freebsd.org Subject: mysql,postgresql,client,server Message-ID: <ed7803cf1003080423p72d239c9xa1db8e7958ceda99@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
MySQL and Postgresql appear in the freebsd with many different versions. Normally ports have only one version (the latest) and you upgrade with portupgrade. Sometimes a mysql-client or postgresql-client is installed as a dependency of another port, (e.g. a Davical install today installed postgresql-client-8.2.15_1 as a dependency whereas postgresql-server already has a 8.3 and 8.4 version in the ports now) Is it save to install the newest server version? or should one install the same version as the client one already has ? Both for mysql and postgresq server, the corresponding client is a dependendy. I e.g. you already have mysql-client-5.0.90 but no mysql server yet, and you install mysql-server-5.5.2., will it install mysql-client-5.5.2 alongside the existing mysql-client-5.0.90 or upgrade it ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ed7803cf1003080423p72d239c9xa1db8e7958ceda99>