Hi! Postgres 12 is installed in Debian 10 server. Client computer is running 32 bit windows.pg_dump.exe which can downloaded as part of Postgres 12 windows installation is only 64 bit version.
How to make backup from Postgres 12 in 32 bit Microsoft windows computer ? psqlodbc is used for data access. Maybe there is 32 -bit version of pg_dump.exe.Andrus.