From 3b2b40e60f3c43fb0129c0a0bee4df47736298e3 Mon Sep 17 00:00:00 2001 From: Robert Treat Date: Wed, 16 Jul 2008 20:29:39 -0400 Subject: [PATCH] update link for win32 binaries (cherry picked from commit cc0296b2d4885dd3467e4908051f7ec0b0350cea) --- FAQ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ b/FAQ index ef3b9d54..bba606c2 100644 --- a/FAQ +++ b/FAQ @@ -139,7 +139,7 @@ dumps on Windows. How do I get pg_dump.exe on Windows? A: To get the pg_dump utilities on Windows, you need to install PostgreSQL 8.0 for Windows. It is available for download at - http://www.postgresql.org/ftp/win32/ . + http://www.postgresql.org/ftp/binary/. Once you have installed that, set the pg_dump and pg_dumpall locations in the config.inc.php file to 'C:\\Program Files\\PostgreSQL\\8.0\\bin\\pg_dump.exe' and -- 2.39.5