From 5633da000f403d32baa90fc19af77731ae2793fd Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Fri, 16 Nov 2007 15:50:31 +0000
Subject: Add FAQ items about "Postgres" alias usage, remove old reference.
---
doc/src/FAQ/FAQ.html | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
(limited to 'doc/src/FAQ/FAQ.html')
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 578c3fdb5fc..0d297922bb9 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
Frequently Asked Questions (FAQ) for PostgreSQL
-
Last updated: Tue Nov 13 22:39:46 EST 2007
+
Last updated: Fri Nov 16 10:50:15 EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -26,7 +26,8 @@
General Questions
-
1.1) What is PostgreSQL? How is it pronounced?
+
1.1) What is PostgreSQL? How is it pronounced?
+ What is Postgres?
1.2) Who controls PostgreSQL?
1.3) What is the copyright of PostgreSQL?
1.4) What platforms does PostgreSQL support?
@@ -128,9 +129,8 @@
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, particularly in conversation.
- (For those curious about how to say "PostgreSQL", an PostgreSQL is pronounced Post-Gres-Q-L. (For those curious
+ about how to say "PostgreSQL", an audio file
is available.)
@@ -148,6 +148,11 @@
http://www.postgresql.org/docs/faqs.FAQ_DEV.html
+
Postgres is a widely-used nickname for the PostgreSQL database.
+ It was the original name of the project at Berkeley and is strongly
+ preferred over other nicknames. If you find 'PostgreSQL' hard to
+ pronounce, call it 'Postgres' instead.
+
1.2) Who controls PostgreSQL?
If you are looking for a PostgreSQL gatekeeper, central committee,
--
cgit v1.2.3