|
1 | 1 |
|
2 | 2 | Frequently Asked Questions (FAQ) for PostgreSQL
|
3 | 3 |
|
4 |
| - Last updated: Sat Jan 15 17:43:35 EST 2005 |
| 4 | + Last updated: Sat Jan 15 17:50:53 EST 2005 |
5 | 5 |
|
6 | 6 | Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
7 | 7 |
|
|
418 | 418 | Yes, there are several graphical interfaces to PostgreSQL available.
|
419 | 419 | These include PgAccess http://www.pgaccess.org), pgAdmin III
|
420 | 420 | (http://www.pgadmin.org, RHDB Admin (http://sources.redhat.com/rhdb/
|
421 |
| - ), TORA (http://www.globecom.net/tora/, partly commercial) |
422 |
| - , and Rekall ( http://www.thekompany.com/products/rekall/, |
423 |
| - proprietary). There is also PhpPgAdmin ( |
424 |
| - http://phppgadmin.sourceforge.net/ ), a web-based interface to |
425 |
| - PostgreSQL. |
| 421 | + ), TORA (http://www.globecom.net/tora/, partly commercial), and Rekall |
| 422 | + ( http://www.thekompany.com/products/rekall/, proprietary). There is |
| 423 | + also PhpPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based |
| 424 | + interface to PostgreSQL. |
426 | 425 |
|
427 | 426 | See http://techdocs.postgresql.org/guides/GUITools for a more detailed
|
428 | 427 | list.
|
|