Since upgrading OSX to version 10.7.3, when I attempt to run a Django \"syncdb\" command, I receive the following psycopg2 error from Postgresql 8.4.2:
psyco
I ran into the same issue just after upgrading to OSX 10.7.3; reinstalling PostgreSQL solved the problem and did not delete my existing data.