1010alink ="#0000ff ">
1111< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
1212
13- < P > Last updated: Sat Jan 29 21:05:17 EST 2005</ P >
13+ < P > Last updated: Sat Jan 29 21:21:25 EST 2005</ P >
1414
1515< P > Current maintainer: Bruce Momjian (< A href =
1616 "mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -28,22 +28,19 @@ <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
2828< H2 align ="center "> General Questions</ H2 >
2929< A href ="#1.1 "> 1.1</ A > ) What is PostgreSQL? How is it pronounced?< BR >
3030< A href ="#1.2 "> 1.2</ A > ) What is the copyright on PostgreSQL?< BR >
31- < A href ="#1.3 "> 1.3</ A > ) What Unix platforms does PostgreSQL run
32- on?< BR >
33- < A href ="#1.4 "> 1.4</ A > ) What non-Unix ports are available?< BR >
34- < A href ="#1.5 "> 1.5</ A > ) Where can I get PostgreSQL?< BR >
35- < A href ="#1.6 "> 1.6</ A > ) Where can I get support?< BR >
36- < A href ="#1.7 "> 1.7</ A > ) What is the latest release?< BR >
37- < A href ="#1.8 "> 1.8</ A > ) What documentation is available?< BR >
38- < A href ="#1.9 "> 1.9</ A > ) How do I find out about known bugs or
31+ < A href ="#1.3 "> 1.3</ A > ) What platforms does PostgreSQL support?< BR >
32+ < A href ="#1.4 "> 1.4</ A > ) Where can I get PostgreSQL?< BR >
33+ < A href ="#1.5 "> 1.5</ A > ) Where can I get support?< BR >
34+ < A href ="#1.6 "> 1.6</ A > ) What is the latest release?< BR >
35+ < A href ="#1.7 "> 1.7</ A > ) What documentation is available?< BR >
36+ < A href ="#1.8 "> 1.8</ A > ) How do I find out about known bugs or
3937 missing features?< BR >
40- < A href ="#1.10 "> 1.10</ A > ) How can I learn< SMALL > SQL</ SMALL > ?< BR >
41- < A href ="#1.11 "> 1.11</ A > ) Is PostgreSQL Y2K compliant?< BR >
42- < A href ="#1.12 "> 1.12</ A > ) How do I join the development team?< BR >
43- < A href ="#1.13 "> 1.13</ A > ) How do I submit a bug report?< BR >
44- < A href ="#1.14 "> 1.14</ A > ) How does PostgreSQL compare to other
38+ < A href ="#1.9 "> 1.9</ A > ) How can I learn< SMALL > SQL</ SMALL > ?< BR >
39+ < A href ="#1.10 "> 1.10</ A > ) How do I join the development team?< BR >
40+ < A href ="#1.11 "> 1.11</ A > ) How do I submit a bug report?< BR >
41+ < A href ="#1.12 "> 1.12</ A > ) How does PostgreSQL compare to other
4542< SMALL > DBMS</ SMALL > s?< BR >
46- < A href ="#1.15 "> 1.15 </ A > ) How can I financially assist
43+ < A href ="#1.13 "> 1.13 </ A > ) How can I financially assist
4744 PostgreSQL?< BR >
4845
4946
@@ -225,16 +222,13 @@ <H4><A name="1.2">1.2</A>) What is the copyright on
225222 It has no restrictions on how the source code may be used. We like
226223 it and have no intention of changing it.</ P >
227224
228- < H4 > < A name ="1.3 "> 1.3</ A > ) What Unix platforms does PostgreSQL run
229- on?</ H4 >
225+ < H4 > < A name ="1.3 "> 1.3</ A > ) What platforms does PostgreSQL support?</ H4 >
230226
231227< P > In general, any modern Unix-compatible platform should be able to
232228 run PostgreSQL. The platforms that had received explicit testing at
233229 the time of release are listed in the installation
234230 instructions.</ P >
235231
236- < H4 > < A name ="1.4 "> 1.4</ A > ) What non-Unix ports are available?</ H4 >
237-
238232< P > Starting with version 8.0, PostgreSQL now runs natively on
239233 Microsoft Windows NT-based operating systems like Win2000, WinXP,
240234 and Win2003. A prepackaged installer is available at< a href =
@@ -248,13 +242,13 @@ <H4><A name="1.4">1.4</A>) What non-Unix ports are available?</H4>
248242 "http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F ">
249243 http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F</ a > .</ p >
250244
251- < H4 > < A name ="1.5 "> 1.5 </ A > ) Where can I get PostgreSQL?</ H4 >
245+ < H4 > < A name ="1.4 "> 1.4 </ A > ) Where can I get PostgreSQL?</ H4 >
252246
253247< P > The primary anonymous ftp site for PostgreSQL is< A href =
254248 "ftp://ftp.PostgreSQL.org/pub "> ftp://ftp.PostgreSQL.org/pub</ A > .
255249 For mirror sites, see our main web site.</ P >
256250
257- < H4 > < A name ="1.6 "> 1.6 </ A > ) Where can I get support?</ H4 >
251+ < H4 > < A name ="1.5 "> 1.5 </ A > ) Where can I get support?</ H4 >
258252
259253< P > The main mailing list is:< A href =
260254 "mailto:pgsql-general@PostgreSQL.org "> pgsql-general@PostgreSQL.org</ A > .
@@ -316,13 +310,13 @@ <H4><A name="1.6">1.6</A>) Where can I get support?</H4>
316310< P > A list of commercial support companies is available at< A href =
317311 "http://techdocs.postgresql.org/companies.php "> http://techdocs.postgresql.org/companies.php</ A > .</ P >
318312
319- < H4 > < A name ="1.7 "> 1.7 </ A > ) What is the latest release?</ H4 >
313+ < H4 > < A name ="1.6 "> 1.6 </ A > ) What is the latest release?</ H4 >
320314
321315< P > The latest release of PostgreSQL is version 8.0.0.</ P >
322316
323317< P > We plan to have major releases every six to eight months.</ P >
324318
325- < H4 > < A name ="1.8 "> 1.8 </ A > ) What documentation is available?</ H4 >
319+ < H4 > < A name ="1.7 "> 1.7 </ A > ) What documentation is available?</ H4 >
326320
327321< P > Several manuals, manual pages, and some small test examples are
328322 included in the distribution. See the< I > /doc</ I > directory. You
@@ -346,14 +340,14 @@ <H4><A name="1.8">1.8</A>) What documentation is available?</H4>
346340
347341< P > Our web site contains even more documentation.</ P >
348342
349- < H4 > < A name ="1.9 "> 1.9 </ A > ) How do I find out about known bugs or
343+ < H4 > < A name ="1.8 "> 1.8 </ A > ) How do I find out about known bugs or
350344 missing features?</ H4 >
351345
352346< P > PostgreSQL supports an extended subset of< SMALL > SQL</ SMALL > -92.
353347 See our< A href ="http://developer.PostgreSQL.org/todo.php "> TODO</ A >
354348 list for known bugs, missing features, and future plans.</ P >
355349
356- < H4 > < A name ="1.10 "> 1.10 </ A > ) How can I learn
350+ < H4 > < A name ="1.9 "> 1.9 </ A > ) How can I learn
357351< SMALL > SQL</ SMALL > ?</ H4 >
358352
359353< P > The PostgreSQL book at< A href =
@@ -377,12 +371,7 @@ <H4><A name="1.10">1.10</A>) How can I learn
377371 Bowman, Judith S., et al., Addison-Wesley. Others like< I > The
378372 Complete Reference SQL</ I > , Groff et al., McGraw-Hill.</ P >
379373
380- < H4 > < A name ="1.11 "> 1.11</ A > ) Is PostgreSQL Y2K compliant?</ H4 >
381-
382- < P > Yes, we easily handle dates past the year 2000 AD, and before
383- 2000 BC.</ P >
384-
385- < H4 > < A name ="1.12 "> 1.12</ A > ) How do I join the development
374+ < H4 > < A name ="1.10 "> 1.10</ A > ) How do I join the development
386375 team?</ H4 >
387376
388377< P > First, download the latest source and read the PostgreSQL
@@ -397,7 +386,7 @@ <H4><A name="1.12">1.12</A>) How do I join the development
397386 committers to keep up, and we had confidence that patches they
398387 committed were of high quality.</ P >
399388
400- < H4 > < A name ="1.13 "> 1.13 </ A > ) How do I submit a bug report?</ H4 >
389+ < H4 > < A name ="1.11 "> 1.11 </ A > ) How do I submit a bug report?</ H4 >
401390
402391< P > Visit the PostgreSQL bug form at< A href =
403392 "http://www.postgresql.org/support/submitbug ">
@@ -407,7 +396,7 @@ <H4><A name="1.13">1.13</A>) How do I submit a bug report?</H4>
407396 "ftp://ftp.PostgreSQL.org/pub "> ftp://ftp.PostgreSQL.org/pub</ A > to
408397 see if there is a more recent PostgreSQL version or patches.</ P >
409398
410- < H4 > < A name ="1.14 "> 1.14 </ A > ) How does PostgreSQL compare to other
399+ < H4 > < A name ="1.12 "> 1.12 </ A > ) How does PostgreSQL compare to other
411400< SMALL > DBMS</ SMALL > s?</ H4 >
412401
413402< P > There are several ways of measuring software: features,
@@ -460,7 +449,7 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
460449 community, manuals, and the source code often make PostgreSQL
461450 support superior to other< SMALL > DBMS</ SMALL > s. There is
462451 commercial per-incident support available for those who need it.
463- (See< A href ="#1.6 "> FAQ section 1.6 </ A > .)< BR >
452+ (See< A href ="#1.5 "> FAQ section 1.5 </ A > .)< BR >
464453< BR >
465454</ DD >
466455
@@ -473,7 +462,7 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
473462</ DD >
474463</ DL >
475464
476- < H4 > < A name ="1.15 "> 1.15 </ A > ) How can I financially assist
465+ < H4 > < A name ="1.13 "> 1.13 </ A > ) How can I financially assist
477466 PostgreSQL?</ H4 >
478467
479468< P > PostgreSQL has had a first-class infrastructure since we started