diff options
author | Bruce Momjian | 2007-09-14 18:38:44 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-09-14 18:38:44 +0000 |
commit | 637878cd8527d8192e919c092ca871279a6f16e4 (patch) | |
tree | b6f0958898b4a9d2d8424230b3bfbb90550d3f1e /doc/FAQ | |
parent | 23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad (diff) |
Update pronunciation FAQ item.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Sep 14 14:29:40 EDT 2007 + Last updated: Fri Sep 14 14:38:35 EDT 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -90,8 +90,10 @@ 1.1) What is PostgreSQL? How is it pronounced? PostgreSQL is pronounced Post-Gres-Q-L, but can also be referred to as - simply Postgres. An audio file is available in MP3 format for those - would like to hear the pronunciation. + simply Postgres, particularly in conversation. (For those curious + about how to say "PostgreSQL", an + href="http://www.postgresql.org/files/postgresql.mp3">audio file + is available.) PostgreSQL is an object-relational database system that has the features of traditional commercial database systems with enhancements |