summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2008-07-17 00:29:39 +0000
committerRobert Treat2008-07-17 00:29:39 +0000
commitcc0296b2d4885dd3467e4908051f7ec0b0350cea (patch)
tree690d6fd1f92ca341cb0fcc833fbcbe4eeea295a2
parent7d1e42bbcc79a8892c00b38a2cff2740a3c3e5c7 (diff)
update link for win32 binaries
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
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