|
1 | 1 |
|
2 | 2 | Frequently Asked Questions (FAQ) for PostgreSQL
|
3 | 3 |
|
4 |
| - Last updated:Thu Dec5 00:47:26 EST 2002 |
| 4 | + Last updated:Mon Dec16 13:40:20 EST 2002 |
5 | 5 |
|
6 | 6 | Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
7 | 7 |
|
|
246 | 246 |
|
247 | 247 | 1.7) What is the latest release?
|
248 | 248 |
|
249 |
| - The latest release of PostgreSQL is version 7.2.3. |
| 249 | + The latest release of PostgreSQL is version 7.3. |
250 | 250 |
|
251 | 251 | We plan to have major releases every four months.
|
252 | 252 |
|
|
415 | 415 | 2.3) Does PostgreSQL have a graphical user interface?
|
416 | 416 |
|
417 | 417 | 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 |
419 | 419 | (http://www.pgadmin.org, Win32-only), RHDB Admin
|
420 | 420 | (http://sources.redhat.com/rhdb/ ) and Rekall (
|
421 | 421 | http://www.thekompany.com/products/rekall/, proprietary). There is
|
422 | 422 | also PHPPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based
|
423 | 423 | interface to PostgreSQL.
|
424 | 424 |
|
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 |
| - |
429 | 425 | 2.4) What languages are able to communicate with PostgreSQL?
|
430 | 426 |
|
431 | 427 | Most popular programming languages contain an interface to PostgreSQL.
|
|