I have postgresql7.4.6 runing . I am not able to log into database using
psql and also tried to create new database using createdb but getting the
following error for both
psql: relocation error: psql: undefined symbol: get_progname
createdb: relocation error: createdb: undefined symbol: get_progname
help appreciated