Hello
This is expected behavior: https://www.postgresql.org/docs/9.6/static/app-pgdump.html
> pg_dump cannot dump from PostgreSQL servers newer than its own major version; it will refuse to even try, rather than risk making an invalid dump
PS: also we have no 10.1.5 version. This is probably any fork, not postgresql itself?