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/src/FAQ/FAQ.html | |
parent | 23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad (diff) |
Update pronunciation FAQ item.
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 582e07bd14f..aedfb594f93 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: Fri Sep 14 14:29:40 EDT 2007</P> + <P>Last updated: Fri Sep 14 14:38:35 EDT 2007</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>) @@ -129,9 +129,10 @@ <H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3> <P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>, but can also be - referred to as simply <I>Postgres</I>. An audio file is available in - <a href="http://www.postgresql.org/files/postgresql.mp3">MP3 format</a> - for those would like to hear the pronunciation.</P> + referred to as simply <I>Postgres</I>, particularly in conversation. + (For those curious about how to say "PostgreSQL", an + href="http://www.postgresql.org/files/postgresql.mp3">audio file</a> + is available.)</P> <P>PostgreSQL is an object-relational database system that has the features of traditional commercial database systems with |