Postgres 9.1.6 Startup Warning

From: Hariraman Jayaraj <hariraman(dot)ocp(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres 9.1.6 Startup Warning
Date: 2012-12-22 07:35:03
Message-ID: CAGy0TfergAOHTtT6R8pSYHC2dZy0fTzhgvC9rCt+fES9FnX9QA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Team,

I have downloaded postgres 9.1.6 32bit from Enterprise DB site (One Click
Installer) and installed the same in Suse Linux 11 SP1 server edition.
Installation was successful. But while starting up postgres, I am getting
the below warnings.

postgres(at)saipranav:~/bin> ./pg_ctl -o -i -D /opt/PostgreSQL/9.1/data start
/opt/PostgreSQL/9.1/bin/postgres: /lib/libz.so.1: no version information
available (required by /opt/PostgreSQL/9.1/bin/../lib/libxml2.so.2)
/opt/PostgreSQL/9.1/bin/postgres: /lib/libz.so.1: no version information
available (required by /opt/PostgreSQL/9.1/bin/../lib/libxml2.so.2)
server starting
postgres(at)saipranav:~/bin> /opt/PostgreSQL/9.1/bin/postgres: /lib/libz.so.1:
no version information available (required by
/opt/PostgreSQL/9.1/bin/../lib/libxml2.so.2)
/opt/PostgreSQL/9.1/bin/postgres: /lib/libz.so.1: no version information
available (required by /opt/PostgreSQL/9.1/bin/../lib/libxml2.so.2)

postgres(at)saipranav:~/bin>

What should be done from linux part.
Kindly clarify me in this regard.

--
Regards,
Hari

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Hariraman Jayaraj 2012-12-22 09:56:55 Re: Postgres 9.1.6 Startup Warning
Previous Message Jose Martinez 2012-12-21 21:23:36 Simple Query Very Slow