|
10 | 10 | alink="#0000ff"> |
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> |
12 | 12 |
|
13 | | -<P>Last updated:Sat Jan29 23:44:48 EST 2005</P> |
| 13 | +<P>Last updated:Sun Jan30 20:25:19 EST 2005</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<Ahref= |
16 | 16 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) |
@@ -140,41 +140,23 @@ <H2 align="center">General Questions</H2> |
140 | 140 |
|
141 | 141 | <H4><Aname="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4> |
142 | 142 |
|
143 | | -<P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>.</P> |
144 | | - |
145 | | -<P>PostgreSQL is an enhancement of the POSTGRES database management |
146 | | - system (and is still sometimes reffered to as simply "Postgres"), |
147 | | - a next-generation<SMALL>DBMS</SMALL> research prototype. |
148 | | - While PostgreSQL retains the powerful data model and rich data |
149 | | - types of POSTGRES, it replaces the PostQuel query language with an |
150 | | - extended subset of<SMALL>SQL</SMALL>. PostgreSQL is free and the |
151 | | - complete source is available.</P> |
152 | | - |
153 | | -<P>PostgreSQL development is performed by a team of |
154 | | - developers who all subscribe to the PostgreSQL development mailing |
155 | | - list. The current coordinator is Marc G. Fournier (<Ahref= |
156 | | - "mailto:scrappy@PostgreSQL.org">scrappy@PostgreSQL.org</A>). (See |
157 | | - section<ahref="#1.6">1.6</a> on how to join). This team is now |
158 | | - responsible for all development of PostgreSQL. It is a community |
159 | | - project and is not controlled by any company. To get involved, see |
160 | | - the developer's FAQ at<Ahref= |
| 143 | +<P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>, also called just |
| 144 | +<I>Postgres</I>.</P> |
| 145 | + |
| 146 | +<P>PostgreSQL is an object-relational database system that has the |
| 147 | + features of traditional commercial database systems with |
| 148 | + enhancements to be found in next-generation<SMALL>DBMS</SMALL> |
| 149 | + systems. PostgreSQL is free and the complete source code is |
| 150 | + available.</P> |
| 151 | + |
| 152 | +<P>PostgreSQL development is performed by a team of mostly volunteer |
| 153 | + developers spread throughout the world and communicating via the |
| 154 | + Internet. It is a community project and is not controlled by any |
| 155 | + company. To get involved, see the developer's FAQ at<Ahref= |
161 | 156 | "http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html"> |
162 | 157 | http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html</A> |
163 | 158 | </P> |
164 | 159 |
|
165 | | -<P>The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. |
166 | | - Many others have contributed to the porting, testing, debugging, |
167 | | - and enhancement of the code. The original Postgres code, from which |
168 | | - PostgreSQL is derived, was the effort of many graduate students, |
169 | | - undergraduate students, and staff programmers working under the |
170 | | - direction of Professor Michael Stonebraker at the University of |
171 | | - California, Berkeley.</P> |
172 | | - |
173 | | -<P>The original name of the software at Berkeley was Postgres. When |
174 | | -<SMALL>SQL</SMALL> functionality was added in 1995, its name was |
175 | | - changed to Postgres95. The name was changed at the end of 1996 to |
176 | | - PostgreSQL.</P> |
177 | | - |
178 | 160 | <H4><Aname="1.2">1.2</A>) What is the copyright on |
179 | 161 | PostgreSQL?</H4> |
180 | 162 |
|
|