postgresql - postgres database replication on windows 8 -


i using postgres 9.4 on 2 different windows machines. both machines having windows-8 operating system.

i want create replicate environment i.e. make 1 master , other slave db.

i have followed steps mentioned on link below : https://wiki.postgresql.org/wiki/binary_replication_tutorial

after copying file data folder of master machine slave machine (excluding pg_xlog folder , postgresql.conf file), when tried start slave db, prompt me error below -

enter image description here

"the postgresql-9.4 service on local computer started , stopped. services stop automatically if not in use....."

even not able open log file there in pg_log folder on slave (access denied), copied slave.

can me out of issue?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -