Skip to content

Commit 5131e5a

Browse files
committed
Update release to mark 7.3.
1 parent 260faf0 commit 5131e5a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/FAQ

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Dec 5 00:47:26 EST 2002
4+
Last updated: Mon Dec 16 13:40:20 EST 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -246,7 +246,7 @@
246246

247247
1.7) What is the latest release?
248248

249-
The latest release of PostgreSQL is version 7.2.3.
249+
The latest release of PostgreSQL is version 7.3.
250250

251251
We plan to have major releases every four months.
252252

@@ -415,17 +415,13 @@
415415
2.3) Does PostgreSQL have a graphical user interface?
416416

417417
Yes, there are several graphical interfaces to PostgreSQL available.
418-
These include PgAccess http://www.pgaccess.com), PgAdmin II
418+
These include PgAccess http://www.pgaccess.org), PgAdmin II
419419
(http://www.pgadmin.org, Win32-only), RHDB Admin
420420
(http://sources.redhat.com/rhdb/ ) and Rekall (
421421
http://www.thekompany.com/products/rekall/, proprietary). There is
422422
also PHPPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based
423423
interface to PostgreSQL.
424424

425-
We have a nice graphical user interface called PgAccess which can also
426-
be used as a report generator. The Web page is
427-
http://www.pgaccess.org/.
428-
429425
2.4) What languages are able to communicate with PostgreSQL?
430426

431427
Most popular programming languages contain an interface to PostgreSQL.

0 commit comments

Comments
 (0)