10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Fri Nov 4 20:35:04 EST 2005</ P >
13
+ < P > Last updated: Mon Nov 21 15:44:03 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 > )
@@ -32,10 +32,10 @@ <H2 align="center">General Questions</H2>
32
32
< A href ="#1.4 "> 1.4</ A > ) Where can I get PostgreSQL?< BR >
33
33
< A href ="#1.5 "> 1.5</ A > ) Where can I get support?< BR >
34
34
< A href ="#1.6 "> 1.6</ A > ) How do I submit a bug report?< BR >
35
- < A href ="#1.7 "> 1.7</ A > ) What is the latest release? < BR >
36
- < A href =" #1.8 " > 1.8 </ A > ) What documentation is available ?< BR >
37
- < A href ="#1.9 "> 1.9 </ A > ) How do I find out about known bugs or
38
- missing features ?< BR >
35
+ < A href ="#1.7 "> 1.7</ A > ) How do I find out about known bugs or
36
+ missing features ?< BR >
37
+ < A href ="#1.8 "> 1.8 </ A > ) What is the latest release? < BR >
38
+ < A href =" #1.9 " > 1.9 </ A > ) What documentation is available ?< BR >
39
39
< A href ="#1.10 "> 1.10</ A > ) How can I learn < SMALL > SQL</ SMALL > ?< BR >
40
40
< A href ="#1.11 "> 1.11</ A > ) How do I join the development team?< BR >
41
41
< A href ="#1.12 "> 1.12</ A > ) How does PostgreSQL compare to other
@@ -233,14 +233,14 @@ <H3><A name="1.6">1.6</A>) How do I submit a bug report?</H3>
233
233
"ftp://ftp.PostgreSQL.org/pub/ "> ftp://ftp.PostgreSQL.org/pub/</ A > to
234
234
see if there is a more recent PostgreSQL version.</ P >
235
235
236
- < H3 > < A name ="1.7 "> 1.7 </ A > ) What is the latest release?</ H3 >
236
+ < H3 > < A name ="1.8 "> 1.8 </ A > ) What is the latest release?</ H3 >
237
237
238
238
< P > The latest release of PostgreSQL is version 8.1.</ P >
239
239
240
240
< P > We plan to have a major release every year, with minor releases
241
241
every few months.</ P >
242
242
243
- < H3 > < A name ="1.8 "> 1.8 </ A > ) What documentation is available?</ H3 >
243
+ < H3 > < A name ="1.9 "> 1.9 </ A > ) What documentation is available?</ H3 >
244
244
245
245
< P > PostgreSQL includes extensive documentation, including a large
246
246
manual, manual pages, and some test examples. See the < I > /doc</ I >
@@ -266,7 +266,7 @@ <H3><A name="1.8">1.8</A>) What documentation is available?</H3>
266
266
267
267
< P > Our web site contains even more documentation.</ P >
268
268
269
- < H3 > < A name ="1.9 "> 1.9 </ A > ) How do I find out about known bugs or
269
+ < H3 > < A name ="1.7 "> 1.7 </ A > ) How do I find out about known bugs or
270
270
missing features?</ H3 >
271
271
272
272
< P > PostgreSQL supports an extended subset of < SMALL > SQL:2003</ SMALL > .
0 commit comments