diff options
-rw-r--r-- | doc/FAQ | 5 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 5 insertions, 4 deletions
@@ -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? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d328aa639a5..c885494f9ed 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Thu Feb 24 19:33:07 EST 2005</P> + <P>Last updated: Thu Feb 24 19:45:40 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -412,7 +412,7 @@ href="http://www.php.net">http://www.php.net</A>) is an excellent interface.</P> - <P>For complex cases, many use the Perl DBD::Pg with CGI.pm or + <P>For complex cases, many use the Perl and DBD::Pg with CGI.pm or mod_perl.</P> <H4><A name="2.3">2.3</A>) Does PostgreSQL have a graphical user |