Just installed and started Pg8.0 beta 2
When I tried to connect via psql, I received an error message:
[patrick@localhost postgresql-8.0.0beta2]$ psql -Upostgres template1
psql: relocation error: psql: undefined symbol: PQsetErrorVerbosity
Can someone give me a clue what to do next?
Thank you
-Patrick