diff options
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d2b9b210488..fadb993467d 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: Sun Jan 30 21:42:21 EST 2005</P> + <P>Last updated: Sun Jan 30 21:44:35 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -421,19 +421,24 @@ <H4><A name="2.3">2.3</A>) Does PostgreSQL have a graphical user interface?</H4> - <P>Yes, there are several graphical interfaces to PostgreSQL available. - These include PgAccess <a href="http://www.pgaccess.org"> - http://www.pgaccess.org</a>), pgAdmin III (<a - href="http://www.pgadmin.org">http://www.pgadmin.org</a>, RHDB Admin (<a - href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhdb/ - </a>), TORA (<a href="http://www.globecom.net/tora/">http://www.globecom.net/tora/</a>, - partly commercial), and Rekall (<a href="http://www.rekallrevealed.org/"> - http://www.rekallrevealed.org/</a>). There is also PhpPgAdmin - (<a href="http://phppgadmin.sourceforge.net/"> - http://phppgadmin.sourceforge.net/ </a>), a web-based interface to + <P>Yes, there are several graphical interfaces to PostgreSQL + available. These include pgAdmin III (<a + href="http://www.pgadmin.org">http://www.pgadmin.org</a>, PgAccess + <a href="http://www.pgaccess.org"> http://www.pgaccess.org</a>), + RHDB Admin (<a + href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhd + b/ </a>), TORA (<a + href="http://www.globecom.net/tora/">http://www.globecom.net/tora/</ + a>, partly commercial), and Rekall (<a + href="http://www.rekallrevealed.org/"> + http://www.rekallrevealed.org/</a>). There is also PhpPgAdmin (<a + href="http://phppgadmin.sourceforge.net/"> + http://phppgadmin.sourceforge.net/ </a>), a web-based interface to PostgreSQL.</P> - <P>See <a href="http://techdocs.postgresql.org/guides/GUITools">http://techdocs.postgresql.org/guides/GUITools</a> for a more detailed list.</P> + <P>See <a href="http://techdocs.postgresql.org/guides/GUITools"> + http://techdocs.postgresql.org/guides/GUITools</a> for a more + detailed list.</P> <HR> |