From 7069a885af4e7955252a949bcfe1d4fd892d4237 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Mon, 31 Jan 2005 02:45:32 +0000 Subject: [PATCH] Update admin tools FAQ. --- doc/FAQ | 6 +++--- doc/src/FAQ/FAQ.html | 29 +++++++++++++++++------------ 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index e4cb672e4e5..63dcc904e7b 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jan 30 21:42:21 EST 2005 + Last updated: Sun Jan 30 21:44:35 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -324,8 +324,8 @@ 2.3) Does PostgreSQL have a graphical user interface? Yes, there are several graphical interfaces to PostgreSQL available. - These include PgAccess http://www.pgaccess.org), pgAdmin III - (http://www.pgadmin.org, RHDB Admin (http://sources.redhat.com/rhdb/ + These include pgAdmin III (http://www.pgadmin.org, PgAccess + http://www.pgaccess.org), RHDB Admin (http://sources.redhat.com/rhd b/ ), TORA (http://www.globecom.net/tora/, partly commercial), and Rekall ( http://www.rekallrevealed.org/). There is also PhpPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based interface to 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> -- GitLab