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

Commit5633da0

Browse files
committed
Add FAQ items about "Postgres" alias usage, remove old reference.
1 parenta867b40 commit5633da0

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

‎doc/FAQ

Lines changed: 9 additions & 5 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:Tue Nov13 22:39:46 EST 2007
4+
Last updated:Fri Nov16 10:50:15 EST 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -14,7 +14,7 @@
1414

1515
General Questions
1616

17-
1.1) What is PostgreSQL? How is it pronounced?
17+
1.1) What is PostgreSQL? How is it pronounced? What is Postgres?
1818
1.2) Who controls PostgreSQL?
1919
1.3) What is the copyright of PostgreSQL?
2020
1.4) What platforms does PostgreSQL support?
@@ -89,9 +89,8 @@
8989

9090
1.1) What is PostgreSQL? How is it pronounced?
9191

92-
PostgreSQL is pronounced Post-Gres-Q-L, but can also be referred to as
93-
simply Postgres, particularly in conversation. (For those curious
94-
about how to say "PostgreSQL", an audio file is available.)
92+
PostgreSQL is pronounced Post-Gres-Q-L. (For those curious about how
93+
to say "PostgreSQL", an audio file is available.)
9594

9695
PostgreSQL is an object-relational database system that has the
9796
features of traditional commercial database systems with enhancements
@@ -104,6 +103,11 @@
104103
company. To get involved, see the developer's FAQ at
105104
http://www.postgresql.org/docs/faqs.FAQ_DEV.html
106105

106+
Postgres is a widely-used nickname for the PostgreSQL database. It was
107+
the original name of the project at Berkeley and is strongly preferred
108+
over other nicknames. If you find 'PostgreSQL' hard to pronounce, call
109+
it 'Postgres' instead.
110+
107111
1.2) Who controls PostgreSQL?
108112

109113
If you are looking for a PostgreSQL gatekeeper, central committee, or

‎doc/src/FAQ/FAQ.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Tue Nov13 22:39:46 EST 2007</P>
13+
<P>Last updated:Fri Nov16 10:50:15 EST 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -26,7 +26,8 @@ <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
2626
<HR>
2727

2828
<H2align="center">General Questions</H2>
29-
<Ahref="#item1.1">1.1</A>) What is PostgreSQL? How is it pronounced?<BR>
29+
<Ahref="#item1.1">1.1</A>) What is PostgreSQL? How is it pronounced?
30+
What is Postgres?<BR>
3031
<Ahref="#item1.2">1.2</A>) Who controls PostgreSQL?<BR>
3132
<Ahref="#item1.3">1.3</A>) What is the copyright of PostgreSQL?<BR>
3233
<Ahref="#item1.4">1.4</A>) What platforms does PostgreSQL support?<BR>
@@ -128,9 +129,8 @@ <H2 align="center">General Questions</H2>
128129

129130
<H3id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3>
130131

131-
<P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>, but can also be
132-
referred to as simply<I>Postgres</I>, particularly in conversation.
133-
(For those curious about how to say "PostgreSQL", an<a
132+
<P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>. (For those curious
133+
about how to say "PostgreSQL", an<a
134134
href="http://www.postgresql.org/files/postgresql.mp3">audio file</a>
135135
is available.)</P>
136136

@@ -148,6 +148,11 @@ <H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3>
148148
http://www.postgresql.org/docs/faqs.FAQ_DEV.html</A>
149149
</P>
150150

151+
<P>Postgres is a widely-used nickname for the PostgreSQL database.
152+
It was the original name of the project at Berkeley and is strongly
153+
preferred over other nicknames. If you find 'PostgreSQL' hard to
154+
pronounce, call it 'Postgres' instead.</P>
155+
151156
<H3id="item1.2">1.2) Who controls PostgreSQL?<BR></H3>
152157

153158
<P>If you are looking for a PostgreSQL gatekeeper, central committee,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp