1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Updatge wording.

This commit is contained in:
Bruce Momjian
2005-02-25 00:45:30 +00:00
parent 3debf968ef
commit 0c6568424a
2 changed files with 5 additions and 4 deletions

View File

@ -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?