pgdiff
pgdiff copied to clipboard
Error running querypq: unknown authentication response: 10
Hi, im writing correct host password dbname etc in pipeline like this: ./pgdiff -U postgres -W password-H localhost -P 5432 -D db1-O 'sslmode=disable' -u postgres -w password-h localhost -p 5432 -d db2 -o 'sslmode=disable' TABLE and have error: Error running querypq: unknown authentication response: 10
I am also facing the same issue....please help us