On Oct 7, 2011, at 5:38 PM, René Fournier wrote: > (Sorry, I'm a MySQL guy. I'm just trying to get started without asking too > many dumb questions.)
Frankly, I think you'd be better served by deleting the entirety of the macports stuff and installing postgresql from source the normal UNIX way: ./configure, make, sudo make install... That's the way I do it, and it works fine on OS X. -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
