El Viernes 15/07/2016, Rich Shepard escribió: > Installed is postgresql-9.3.4 in /var/lib/pgsql/9.3.4/ and I just built > postgresql-9.5.3 which I want installed in /var/lib/pgsql/9.5.3/. Is this > the default installation directory if I use installpkg rather than > upgradepkg? > > I need them in separate directories before copying the database cluster > from the older version to the newer version. > > Rich
I appears to be 9.5: $ sudo ls -l --color /var/lib/pgsql/ total 8 drwxr-xr-x 3 postgres postgres 4096 mar 26 16:24 9.4 drwxr-xr-x 3 postgres postgres 4096 jul 10 22:05 9.5 Cheers, -- Ricardo J. Barberis Usuario Linux Nº 250625: http://counter.li.org/ Usuario LFS Nº 5121: http://www.linuxfromscratch.org/ Senior SysAdmin / IT Architect - www.DonWeb.com _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
