10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
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 >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"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>
28
28
< H2 align ="center "> General Questions</ H2 >
29
29
< A href ="#1.1 "> 1.1</ A > ) What is PostgreSQL? How is it pronounced?< BR >
30
30
< 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
39
37
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
45
42
< 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
47
44
PostgreSQL?< BR >
48
45
49
46
@@ -225,16 +222,13 @@ <H4><A name="1.2">1.2</A>) What is the copyright on
225
222
It has no restrictions on how the source code may be used. We like
226
223
it and have no intention of changing it.</ P >
227
224
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 >
230
226
231
227
< P > In general, any modern Unix-compatible platform should be able to
232
228
run PostgreSQL. The platforms that had received explicit testing at
233
229
the time of release are listed in the installation
234
230
instructions.</ P >
235
231
236
- < H4 > < A name ="1.4 "> 1.4</ A > ) What non-Unix ports are available?</ H4 >
237
-
238
232
< P > Starting with version 8.0, PostgreSQL now runs natively on
239
233
Microsoft Windows NT-based operating systems like Win2000, WinXP,
240
234
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>
248
242
"http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F ">
249
243
http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F</ a > .</ p >
250
244
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 >
252
246
253
247
< P > The primary anonymous ftp site for PostgreSQL is < A href =
254
248
"ftp://ftp.PostgreSQL.org/pub "> ftp://ftp.PostgreSQL.org/pub</ A > .
255
249
For mirror sites, see our main web site.</ P >
256
250
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 >
258
252
259
253
< P > The main mailing list is: < A href =
260
254
"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>
316
310
< P > A list of commercial support companies is available at < A href =
317
311
"http://techdocs.postgresql.org/companies.php "> http://techdocs.postgresql.org/companies.php</ A > .</ P >
318
312
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 >
320
314
321
315
< P > The latest release of PostgreSQL is version 8.0.0.</ P >
322
316
323
317
< P > We plan to have major releases every six to eight months.</ P >
324
318
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 >
326
320
327
321
< P > Several manuals, manual pages, and some small test examples are
328
322
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>
346
340
347
341
< P > Our web site contains even more documentation.</ P >
348
342
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
350
344
missing features?</ H4 >
351
345
352
346
< P > PostgreSQL supports an extended subset of < SMALL > SQL</ SMALL > -92.
353
347
See our < A href ="http://developer.PostgreSQL.org/todo.php "> TODO</ A >
354
348
list for known bugs, missing features, and future plans.</ P >
355
349
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
357
351
< SMALL > SQL</ SMALL > ?</ H4 >
358
352
359
353
< P > The PostgreSQL book at < A href =
@@ -377,12 +371,7 @@ <H4><A name="1.10">1.10</A>) How can I learn
377
371
Bowman, Judith S., et al., Addison-Wesley. Others like < I > The
378
372
Complete Reference SQL</ I > , Groff et al., McGraw-Hill.</ P >
379
373
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
386
375
team?</ H4 >
387
376
388
377
< 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
397
386
committers to keep up, and we had confidence that patches they
398
387
committed were of high quality.</ P >
399
388
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 >
401
390
402
391
< P > Visit the PostgreSQL bug form at < A href =
403
392
"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>
407
396
"ftp://ftp.PostgreSQL.org/pub "> ftp://ftp.PostgreSQL.org/pub</ A > to
408
397
see if there is a more recent PostgreSQL version or patches.</ P >
409
398
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
411
400
< SMALL > DBMS</ SMALL > s?</ H4 >
412
401
413
402
< 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
460
449
community, manuals, and the source code often make PostgreSQL
461
450
support superior to other < SMALL > DBMS</ SMALL > s. There is
462
451
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 >
464
453
< BR >
465
454
</ DD >
466
455
@@ -473,7 +462,7 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
473
462
</ DD >
474
463
</ DL >
475
464
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
477
466
PostgreSQL?</ H4 >
478
467
479
468
< P > PostgreSQL has had a first-class infrastructure since we started
0 commit comments