Cannot Resync anymore the data from the couchdb to AWS

existing pg_hba.conf

# TYPE  DATABASE        USER            ADDRESS                 METHOD

# "local" is for Unix domain socket connections only
local   all             all                                     trust
# IPv4 local connections:
host    all             all             127.0.0.1/32            trust
# IPv6 local connections:
host    all             all             ::1/128                 trust
# Allow replication connections from localhost, by a user with the
# replication privilege.
local   replication     all                                     trust
host    replication     all             127.0.0.1/32            trust
host    replication     all             ::1/128                 trust

host all all all md5

Hi @diana, I followed your recommendation and still I have the error of no pg_hba.conf entry for host “10.2.3.212”, user “couch2pg”, database “postgres”, no encryption.

Hi @mrjones , If I will try your suggestion here, Read-only replica of couchDB docs into postgres for data-visualization - #19 by mrjones, and I have 2M rows on couchdb, what time will I finish?

@binod , thank you very much on your help, and sorry I am like desperate to resolve my issue.

Thank you and God Bless to all. Will wait for your answers