Opened 13 years ago
Closed 13 years ago
#31335 closed defect (fixed)
postgresql91 @9.1.0 cannot select as default postgresql
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | jyrkiwahlstedt, dark.panda+macports@… | |
Port: | postgresql91 |
Description
After installing postgresql91, I could not select postgresql91 as the default postgresql.
$ port installed 'name:^postgresql[0-9]+$' The following ports are currently installed: postgresql90 @9.0.4_0+python (active) postgresql91 @9.1.0_0+python (active) $ port select --list postgresql Available versions for postgresql: none postgresql90 (active) $ sudo port select --set postgresql postgresql91 Selecting 'postgresql91' for 'postgresql' failed: The specified version 'postgresql91' is not valid.
Change History (5)
comment:1 Changed 13 years ago by blb@…
Cc: | jwa@… added |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
comment:4 Changed 13 years ago by mndavidoff (Monte Davidoff)
comment:5 Changed 13 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like the select files aren't being installed yet by postgresql91...