postgresql - Enable remote access to Postgres Server 9.3 -
could please tell me how enable remote access postgresql server 9.3? tried steps given in following guide http://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html
i hoping steps similar when try restart server following error: /var/lib/pgsql/9.3/data missing. use "service postgresql-9.3 initdb" initialize cluster first. since trying first time might missing basic step. appreciated.
the problem not enabling remote access, install dying. maybe blindly copypasted config.
step original configuration, edit pg_hba.conf (it self-explanatory), , okay.
Comments
Post a Comment