aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-02-25 00:45:30 +0000
committerBruce Momjian <bruce@momjian.us>2005-02-25 00:45:30 +0000
commit0c6568424a846614de49da652469c53ec04467a5 (patch)
tree781ea1665abd7c14ee1ddfd0dee35effcc6a0ecc /doc/FAQ
parent3debf968ef2c5d4a85842a2fe78bbb28a343ba0f (diff)
downloadpostgresql-0c6568424a846614de49da652469c53ec04467a5.tar.gz
postgresql-0c6568424a846614de49da652469c53ec04467a5.zip
Updatge wording.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 6f1f456ca33..604f21cf843 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Feb 24 19:33:07 EST 2005
+ Last updated: Thu Feb 24 19:45:40 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -321,7 +321,8 @@
For Web integration, PHP (http://www.php.net) is an excellent
interface.
- For complex cases, many use the Perl DBD::Pg with CGI.pm or mod_perl.
+ For complex cases, many use the Perl and DBD::Pg with CGI.pm or
+ mod_perl.
2.3) Does PostgreSQL have a graphical user interface?