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

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -