BUG #15583: PGDUMP windows binaries are out of date

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: hamsolo4744(at)gmail(dot)com
Subject: BUG #15583: PGDUMP windows binaries are out of date
Date: 2019-01-09 23:37:41
Message-ID: 15583-5a3ec6adea77361b@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15583
Logged by: Michael Gilmore
Email address: hamsolo4744(at)gmail(dot)com
PostgreSQL version: 11.1
Operating system: windows 7
Description:

I installed postgres 11.1 windows 64bit and then updated PGADMIN to 4.36 and
when i try to backup it says PGDUMP is 10.5 and server is 11 and the backup
fails.
I originally installed from the installer and so i downloaded the binaries
for postgress 11.1 and then took pgdump.exe from the zip, substituting my
old one and it still fails with the exact same error.
pg_dump: server version: 11.1; pg_dump version: 10.5
pg_dump: aborting because of server version mismatch
I have read advice online and they say i can downgrade my server or upgrade
pgdump however, i cant find pgdump 11.1 and before i downgrade i want to
backup my db.
I checked the FAQs and TODO and i dont see any mentions of this.

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2019-01-10 00:23:38 Re: BUG #15577: Query returns different results when executed multiple times
Previous Message Thomas Munro 2019-01-09 23:27:44 Re: BUG #15577: Query returns different results when executed multiple times