From 658b58dc16cfcbe0d1e360c7835f803f31e0407e Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sun, 16 Nov 2003 04:41:12 +0000 Subject: [PATCH] pgadmin III released. --- doc/FAQ | 4 ++-- doc/src/FAQ/FAQ.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 8fb7ee498cf..6dcad1c006d 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Nov 10 17:47:25 EST 2003 + Last updated: Sat Nov 15 23:41:03 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -429,7 +429,7 @@ 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 II + These include PgAccess http://www.pgaccess.org), PgAdmin III (http://www.pgadmin.org, Win32-only), RHDB Admin (http://sources.redhat.com/rhdb/ ) and Rekall ( http://www.thekompany.com/products/rekall/, proprietary). There is diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index c785c2eb7c3..52b11dd0eb5 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: Mon Nov 10 17:47:25 EST 2003</P> + <P>Last updated: Sat Nov 15 23:41:03 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -553,7 +553,7 @@ <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 II (<a + http://www.pgaccess.org</a>), PgAdmin III (<a href="http://www.pgadmin.org">http://www.pgadmin.org</a>, Win32-only), RHDB Admin (<a href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhdb/ -- GitLab