diff options
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Jan 15 00:18:38 EST 2005 + Last updated: Sat Jan 15 17:43:35 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -418,10 +418,11 @@ 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.thekompany.com/products/rekall/, proprietary). There is - also PhpPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based - interface to PostgreSQL. + ), TORA (http://www.globecom.net/tora/, partly commercial) + , and Rekall ( http://www.thekompany.com/products/rekall/, + proprietary). 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. |