From 7069a885af4e7955252a949bcfe1d4fd892d4237 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 Jan 2005 02:45:32 +0000 Subject: Update admin tools FAQ. --- doc/src/FAQ/FAQ.html | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'doc/src') 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">

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) @@ -421,19 +421,24 @@

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/ - ), 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 +

Yes, there are several graphical interfaces to PostgreSQL + available. 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 PostgreSQL.

-

See http://techdocs.postgresql.org/guides/GUITools for a more detailed list.

+

See + http://techdocs.postgresql.org/guides/GUITools for a more + detailed list.


-- cgit v1.2.3