Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7e1de69

Browse files
committed
Update FAQ.
1 parent170c676 commit7e1de69

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

‎doc/FAQ

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Mon Feb18 00:08:54 EST 2002
4+
Last updated:Thu Feb21 15:13:31 EST 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -248,8 +248,12 @@
248248
browse the manual online at
249249
http://www.PostgreSQL.org/users-lounge/docs/.
250250

251-
There is a PostgreSQL book available at
252-
http://www.PostgreSQL.org/docs/awbook.html.
251+
There are two PostgreSQL books available online at
252+
http://www.PostgreSQL.org/docs/awbook.html and
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/.
253257

254258
psql has some nice \d commands to show information about types,
255259
operators, functions, aggregates, etc.

‎doc/src/FAQ/FAQ.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated:Mon Feb18 00:08:54 EST 2002</P>
17+
<P>Last updated:Thu Feb21 15:13:31 EST 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<Ahref=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -322,8 +322,14 @@ <H4><A name="1.8">1.8</A>) What documentation is available?</H4>
322322
can also browse the manual online at<Ahref=
323323
"http://www.PostgreSQL.org/users-lounge/docs/">http://www.PostgreSQL.org/users-lounge/docs/</A>.</P>
324324

325-
<P>There is a PostgreSQL book available at<Ahref=
326-
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>.</P>
325+
<P>There are two PostgreSQL books available online at<Ahref=
326+
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
327+
and<Ahref=
328+
"http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</A>.
329+
There is a list of PostgreSQL books available for purchase at<Ahref=
330+
"http://www.postgresql.org/books/index.html">http://www.postgresql.org/books/index.html</A>.
331+
There is also a collection of PostgreSQL technical articles at<Ahref=
332+
"http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.<P>
327333

328334
<P><I>psql</I> has some nice \d commands to show information about
329335
types, operators, functions, aggregates, etc.</P>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp