Hi list
After installing PostgreSQL (8.4.8-1) from:
http://www.enterprisedb.com/products-services-training/pgdownload#osx
on OSX Lion, when running psql I get the following error:
dyld: Library not loaded: /usr/lib/libpq.5.dylib
Referenced from: /usr/bin/psql
Reason: no suitable image f
On Sun, Jul 24, 2011 at 2:29 PM, Darren Duncan wrote:
> If you're using the bleeding edge anyway with Lion, why not use Postgres
> 9.0.4 with it, which is also on that page? Or at least see if it works
> where you got this 8.4 error. I have nothing to suggest otherwise. --
Thanks for the reply.