jberkus / pgReplicationTutorial

This repository contains files for the PostgreSQL Binary Replication tutorial.
49 stars 15 forks source link

Vagrant setup issues #4

Open mladenuzelac opened 9 years ago

mladenuzelac commented 9 years ago

Hi,

When I do vagrant up and connect as a postgres user. I see only main in 9.4 folder. I don't see master, replica1 and replica2 folders. And when I want to do pg_basebackup I get this error: pg_basebackup: could not connect to server: FATAL: no pg_hba.conf entry for replication connection from host "[local]", user "postgres", SSL off