projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b72f5e8
)
update link for win32 binaries
author
Robert Treat
<xzilla@users.sourceforge.net>
Thu, 17 Jul 2008 00:29:39 +0000
(20:29 -0400)
committer
Robert Treat
<xzilla@users.sourceforge.net>
Thu, 17 Jul 2008 00:34:10 +0000
(20:34 -0400)
(cherry picked from commit
cc0296b2d4885dd3467e4908051f7ec0b0350cea
)
FAQ
patch
|
blob
|
blame
|
history
diff --git
a/FAQ
b/FAQ
index ef3b9d54cd030c1f04394ba9ed467959199cd5fc..bba606c2cbc074b11f34426b0251367b90dd669f 100644
(file)
--- 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