Stopping postgresql-9.4 service: [ OK ] Starting postgresql-9.4 service: [FAILED]
tail /var/lib/pgsql/9.4/pgstartup.log,got
< 2015-11-22 11:47:42.691 CST >LOG: could not create IPv6 socket: Address family not supported by protocol < 2015-11-22 11:47:42.718 CST >LOG: redirecting log output to logging collector process < 2015-11-22 11:47:42.718 CST >HINT: Future log output will appear in directory "pg_log".
Questions are:
1, Is this "could not create IPv6..." just a warning or the actual reason of starting failure?