10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Wed Sep 26 16:36:22 EDT 2007</ P >
13
+ < P > Last updated: Thu Sep 27 02:14:24 EDT 2007</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -217,8 +217,8 @@ <H3 id="item1.5">1.5) Where can I get PostgreSQL?</H3>
217
217
218
218
< P > Via web browser, use < a href ="http://www.postgresql.org/ftp/ ">
219
219
http://www.postgresql.org/ftp/</ a > , and via ftp, use
220
- < A href ="ftp://ftp.PostgreSQL .org/pub/ ">
221
- ftp://ftp.PostgreSQL .org/pub/</ A > .</ P >
220
+ < A href ="ftp://ftp.postgresql .org/pub/ ">
221
+ ftp://ftp.postgresql .org/pub/</ A > .</ P >
222
222
223
223
< H3 id ="item1.6 "> 1.6) What is the most recent release?</ H3 >
224
224
@@ -253,7 +253,7 @@ <H3 id="item1.8">1.8) How do I submit a bug report?</H3>
253
253
"http://www.postgresql.org/support/submitbug ">
254
254
http://www.postgresql.org/support/submitbug</ A > .
255
255
Also check out our ftp site < A href =
256
- "ftp://ftp.PostgreSQL .org/pub/ "> ftp://ftp.PostgreSQL .org/pub/</ A > to
256
+ "ftp://ftp.postgresql .org/pub/ "> ftp://ftp.postgresql .org/pub/</ A > to
257
257
see if there is a more recent Postgres version.</ P >
258
258
259
259
< P > Bugs submitted using the bug form or posted to any PostgreSQL mailing
@@ -327,7 +327,7 @@ <H3 id="item1.10">1.10) What documentation is available?</H3>
327
327
< P > PostgreSQL includes extensive documentation, including a large
328
328
manual, manual pages, and some test examples. See the < I > /doc</ I >
329
329
directory. You can also browse the manuals online at < A href =
330
- "http://www.PostgreSQL .org/docs "> http://www.PostgreSQL .org/docs</ A > .
330
+ "http://www.postgresql .org/docs "> http://www.postgresql .org/docs</ A > .
331
331
</ P >
332
332
333
333
< P > There are two PostgreSQL books available online at < A href =
@@ -337,10 +337,10 @@ <H3 id="item1.10">1.10) What documentation is available?</H3>
337
337
There are a number of PostgreSQL books available for purchase. One
338
338
of the most popular ones is by Korry Douglas. A list of book reviews
339
339
can be found at < A href =
340
- "http://techdocs.postgresql.org/techdocs/bookreviews.php "> http://techdocs.PostgreSQL .org/techdocs/bookreviews.php</ A > .
340
+ "http://techdocs.postgresql.org/techdocs/bookreviews.php "> http://techdocs.postgresql .org/techdocs/bookreviews.php</ A > .
341
341
There is also a collection of PostgreSQL technical articles at < A
342
342
href =
343
- "http://techdocs.PostgreSQL .org/ "> http://techdocs.PostgreSQL .org/</ A > .</ P >
343
+ "http://techdocs.postgresql .org/ "> http://techdocs.postgresql .org/</ A > .</ P >
344
344
345
345
< P > The command line client program < I > psql</ I > has some \d commands to show
346
346
information about types, operators, functions, aggregates, etc. - use \? to
0 commit comments