I just recently upgraded from 7.0.x to 7.2.1. I installed from
postgresql-7.2.1-2PGDG.i386.rpm on a Linux Redhat 7.1 system. I was
able to resolve most dependancies, except for it telling me that I
needed libreadline.so.4, which " ldconfig -p|grep readline" showed me I
already had, so forced a -
> You are clearly still talking to the 7.0 server:
> In general, psql's backslash commands tend to be version-specific,
> and may fail when talking to a server of a different version.
>
That was it. I never thought to check the postgresql version, I just
did a quick check of the psql version