Installing the Postgresql 8.2 Adminpack into Darwin Ports
I stopped using Fink a while ago and switched to using just DarwinPorts for all my UNIX-y stuff for OSX.
One non-obvious thing (to me anyway) is that the postgresql contrib files are located in:
/opt/local/share/postgresql82/contrib
So to enable the adminpack, you need to do:
$ cd /opt/local/share/postgresql82/contrib $ psql82 -U postgres < adminpack.sql
About this entry
You’re currently reading “Installing the Postgresql 8.2 Adminpack into Darwin Ports,” an entry on crankycoder.com
- Published:
- 11.12.07 / 6am
- Category:
- ramblings
1 Comment
Jump to comment form | comments rss [?] | trackback uri [?]