Re: [GENERAL] psql symbol lookup error

2010-12-14 Thread Rich Shepard
On Tue, 14 Dec 2010, Merlin Moncure wrote: you have an older version of libpq in your library path, probably in /usr/lib. Merlin, Sure enough. and it should work. It's probably not a good idea to permanently set your library path this way via the environment, google osx library path.

Re: [GENERAL] psql symbol lookup error

2010-12-14 Thread Merlin Moncure
On Tue, Dec 14, 2010 at 1:24 PM, Rich Shepard wrote: >  I have -9.0.1 installed in /usr/local/pgsql and my accounting software > (Ledger123) can access its data there. However, when I try to run 'psql > aesi' (the L123 database), which is owned by me, on the command line I see: > > [rshep...@salmo