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