mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Update admin tools FAQ.
This commit is contained in:
6
doc/FAQ
6
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -324,8 +324,8 @@
|
|||||||
2.3) Does PostgreSQL have a graphical user interface?
|
2.3) Does PostgreSQL have a graphical user interface?
|
||||||
|
|
||||||
Yes, there are several graphical interfaces to PostgreSQL available.
|
Yes, there are several graphical interfaces to PostgreSQL available.
|
||||||
These include PgAccess http://www.pgaccess.org), pgAdmin III
|
These include pgAdmin III (http://www.pgadmin.org, PgAccess
|
||||||
(http://www.pgadmin.org, RHDB Admin (http://sources.redhat.com/rhdb/
|
http://www.pgaccess.org), RHDB Admin (http://sources.redhat.com/rhd b/
|
||||||
), TORA (http://www.globecom.net/tora/, partly commercial), and Rekall
|
), TORA (http://www.globecom.net/tora/, partly commercial), and Rekall
|
||||||
( http://www.rekallrevealed.org/). There is also PhpPgAdmin (
|
( http://www.rekallrevealed.org/). There is also PhpPgAdmin (
|
||||||
http://phppgadmin.sourceforge.net/ ), a web-based interface to
|
http://phppgadmin.sourceforge.net/ ), a web-based interface to
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
"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
|
<H4><A name="2.3">2.3</A>) Does PostgreSQL have a graphical user
|
||||||
interface?</H4>
|
interface?</H4>
|
||||||
|
|
||||||
<P>Yes, there are several graphical interfaces to PostgreSQL available.
|
<P>Yes, there are several graphical interfaces to PostgreSQL
|
||||||
These include PgAccess <a href="http://www.pgaccess.org">
|
available. These include pgAdmin III (<a
|
||||||
http://www.pgaccess.org</a>), pgAdmin III (<a
|
href="http://www.pgadmin.org">http://www.pgadmin.org</a>, PgAccess
|
||||||
href="http://www.pgadmin.org">http://www.pgadmin.org</a>, RHDB Admin (<a
|
<a href="http://www.pgaccess.org"> http://www.pgaccess.org</a>),
|
||||||
href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhdb/
|
RHDB Admin (<a
|
||||||
</a>), TORA (<a href="http://www.globecom.net/tora/">http://www.globecom.net/tora/</a>,
|
href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhd
|
||||||
partly commercial), and Rekall (<a href="http://www.rekallrevealed.org/">
|
b/ </a>), TORA (<a
|
||||||
http://www.rekallrevealed.org/</a>). There is also PhpPgAdmin
|
href="http://www.globecom.net/tora/">http://www.globecom.net/tora/</
|
||||||
(<a href="http://phppgadmin.sourceforge.net/">
|
a>, partly commercial), and Rekall (<a
|
||||||
http://phppgadmin.sourceforge.net/ </a>), a web-based interface to
|
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>
|
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>
|
<HR>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user