Hi Everyone, I am installing(aio) Apigee Edge on priavte cloud(cent os v7.2) with root user, I am able to install all the componets successfully except postgres server. but able to start postgres server successfully.please find below date for your inputs and suggestions. can one one help me getting resolve this issue. [root@/ application]# /opt/apigee/apigee-setup/bin/setup.sh -p ps -f /tmp/repos/config.txt INFO: running setup as root INFO: changing log location to /tmp/setup-root.log Using defaults from /tmp/repos/v_14.18/repos/EdgeConfig-aio-v4.18.txt setup.sh: Info: Check for system requirements is not enabled. setup.sh: Proceeding with HOSTIP 10.X.X.X Service setup apigee-postgresql calling sudo on downgrade Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.hmc.edu * epel: fedora-epel.mirror.lstn.net * extras: bay.uchicago.edu * updates: centos.aol.com 72 packages excluded due to repository priority protections No packages marked for update Validating setup variables Checking for required variables Checking required variable HOSTIP...OK Checking required variable RUN_USER...OK Checking required variable RUN_GROUP...OK Checking for optional variables apigee-service: apigee-postgresql: OK Postgres is running...looks like the setup is already done, Skipping setup apigee-service: apigee-postgresql: OK apigee-configutil: apigee-postgresql: # OK apigee-service: apigee-postgresql: Not running (NO_LOCKFILE) apigee-service: apigee-postgresql: status=2, continuing apigee-service: apigee-postgresql: OK apigee-service: apigee-postgresql: apigee-postgresql is running Waiting for postgres to finish start psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (1) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (2) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (3) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (4) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (5) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (6) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (7) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (8) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (9) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (10) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (11) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (12) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (13) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (14) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (15) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (16) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (17) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (18) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (19) psql: symbol lookup error: psql: undefined symbol: PQsetErrorContextVisibility Retrying in 5 sec (20) Error starting postgres Continue anyhow? y/n (y): y Error: setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 127 ---------------------------------------------------------------------------------------------------------------- [root@/]# curl -u opdk@wmlab.ms.com:Secret123 http://10.167.30.123:8080/v1/servers?pod=analytics { "code" : "registration.PodDoesNotExist", "message" : "Pod{name='analytics', region='dc-1', tags=null} does not exist", "contexts" : [ ] ---------------------------------------------------------------------------------------------------------------- apigee-all status + apigee-service apigee-cassandra status apigee-service: apigee-cassandra: OK + apigee-service apigee-openldap status apigee-service: apigee-openldap: OK + apigee-service apigee-postgresql status apigee-service: apigee-postgresql: OK + apigee-service apigee-qpidd status apigee-service: apigee-qpidd: OK + apigee-service apigee-zookeeper status apigee-service: apigee-zookeeper: OK + apigee-service edge-management-server status apigee-service: edge-management-server: OK + apigee-service edge-message-processor status apigee-service: edge-message-processor: OK + apigee-service edge-qpid-server status apigee-service: edge-qpid-server: OK + apigee-service edge-router status apigee-service: edge-router: OK + apigee-service edge-ui status apigee-service: edge-ui: OK ----------------------------------------------------------------------------------------------------------------