File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Thu Feb 21 15:14:52 EST 2002
4
+ Last updated: Thu Feb 21 17:19:22 EST 2002
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
251
251
There are two PostgreSQL books available online at
252
252
http://www.PostgreSQL.org/docs/awbook.html and
253
253
http://www.commandprompt.com/ppbook/. There is a list of PostgreSQL
254
- books available for purchase at
255
- http://www.postgresql.org/books/index.html. There is also a collection
256
- of PostgreSQL technical articles at http://techdocs.postgresql.org/.
254
+ books available for purchase at http://www.postgresql.org/books/.
255
+ There is also a collection of PostgreSQL technical articles at
256
+ http://techdocs.postgresql.org/.
257
257
258
258
psql has some nice \d commands to show information about types,
259
259
operators, functions, aggregates, etc.
Original file line number Diff line number Diff line change 14
14
alink ="#0000ff ">
15
15
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
16
16
17
- < P > Last updated: Thu Feb 21 15:14:52 EST 2002</ P >
17
+ < P > Last updated: Thu Feb 21 17:19:22 EST 2002</ P >
18
18
19
19
< P > Current maintainer: Bruce Momjian (< A href =
20
20
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -327,7 +327,7 @@ <H4><A name="1.8">1.8</A>) What documentation is available?</H4>
327
327
and < A href =
328
328
"http://www.commandprompt.com/ppbook/ "> http://www.commandprompt.com/ppbook/</ A > .
329
329
There is a list of PostgreSQL books available for purchase at < A href =
330
- "http://www.postgresql.org/books/index.html "> http://www.postgresql.org/books/index.html </ A > .
330
+ "http://www.postgresql.org/books/ "> http://www.postgresql.org/books/</ A > .
331
331
There is also a collection of PostgreSQL technical articles at < A href =
332
332
"http://techdocs.postgresql.org/ "> http://techdocs.postgresql.org/</ A > .</ P >
333
333
You can’t perform that action at this time.
0 commit comments