[MacPorts] #36128: postgresql_select @0.1 does not configure pg_upgrade when selecting postgresql92
MacPorts
noreply at macports.org
Thu Sep 13 08:18:53 PDT 2012
#36128: postgresql_select @0.1 does not configure pg_upgrade when selecting
postgresql92
--------------------------------------------+------------------------------
Reporter: matlads@… | Owner: macports-
Type: defect | tickets@…
Priority: Normal | Status: new
Component: ports | Milestone:
Keywords: postgresql_select postgresql92 | Version: 2.1.2
| Port:
--------------------------------------------+------------------------------
After executing postgresql_select and choosing postgresql92, there is no
symlink
created for the pg_upgrade program
{{{
[matlads at iMac ~]$ sudo port select --set postgresql postgresql92
Selecting 'postgresql92' for 'postgresql' succeeded. 'postgresql92' is now
active.
[matlads at iMac ~]$ ls -l /opt/local/bin | grep postgresql92
lrwxr-xr-x 1 root admin 41 13 Sep 16:10 clusterdb@ ->
/opt/local/lib/postgresql92/bin/clusterdb
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 createdb@ ->
/opt/local/lib/postgresql92/bin/createdb
lrwxr-xr-x 1 root admin 42 13 Sep 16:10 createlang@ ->
/opt/local/lib/postgresql92/bin/createlang
lrwxr-xr-x 1 root admin 42 13 Sep 16:10 createuser@ ->
/opt/local/lib/postgresql92/bin/createuser
lrwxr-xr-x 1 root admin 38 13 Sep 16:10 dropdb@ ->
/opt/local/lib/postgresql92/bin/dropdb
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 droplang@ ->
/opt/local/lib/postgresql92/bin/droplang
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 dropuser@ ->
/opt/local/lib/postgresql92/bin/dropuser
lrwxr-xr-x 1 root admin 36 13 Sep 16:10 ecpg@ ->
/opt/local/lib/postgresql92/bin/ecpg
lrwxr-xr-x 1 root admin 38 13 Sep 16:10 initdb@ ->
/opt/local/lib/postgresql92/bin/initdb
lrwxr-xr-x 1 root admin 41 13 Sep 16:10 pg_config@ ->
/opt/local/lib/postgresql92/bin/pg_config
lrwxr-xr-x 1 root admin 46 13 Sep 16:10 pg_controldata@ ->
/opt/local/lib/postgresql92/bin/pg_controldata
lrwxr-xr-x 1 root admin 38 13 Sep 16:10 pg_ctl@ ->
/opt/local/lib/postgresql92/bin/pg_ctl
lrwxr-xr-x 1 root admin 39 13 Sep 16:10 pg_dump@ ->
/opt/local/lib/postgresql92/bin/pg_dump
lrwxr-xr-x 1 root admin 42 13 Sep 16:10 pg_dumpall@ ->
/opt/local/lib/postgresql92/bin/pg_dumpall
lrwxr-xr-x 1 root admin 44 13 Sep 16:10 pg_resetxlog@ ->
/opt/local/lib/postgresql92/bin/pg_resetxlog
lrwxr-xr-x 1 root admin 42 13 Sep 16:10 pg_restore@ ->
/opt/local/lib/postgresql92/bin/pg_restore
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 postgres@ ->
/opt/local/lib/postgresql92/bin/postgres
lrwxr-xr-x 1 root admin 42 13 Sep 16:10 postmaster@ ->
/opt/local/lib/postgresql92/bin/postmaster
lrwxr-xr-x 1 root admin 36 13 Sep 16:10 psql@ ->
/opt/local/lib/postgresql92/bin/psql
lrwxr-xr-x 1 root admin 36 10 Sep 16:18 psql92@ ->
/opt/local/lib/postgresql92/bin/psql
lrwxr-xr-x 1 root admin 41 13 Sep 16:10 reindexdb@ ->
/opt/local/lib/postgresql92/bin/reindexdb
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 vacuumdb@ ->
/opt/local/lib/postgresql92/bin/vacuumdb
lrwxr-xr-x 1 root admin 40 13 Sep 16:10 vacuumlo@ ->
/opt/local/lib/postgresql92/bin/vacuumlo
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36128>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list