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

Commitcee103d

Browse files
committed
Small improvements to external-projects documentation.
1 parentf0b8a79 commitcee103d

File tree

1 file changed

+25
-17
lines changed

1 file changed

+25
-17
lines changed

‎doc/src/sgml/external-projects.sgml

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
similar to <ulink url="http://sourceforge.net">SourceForge.net</> in its
2020
feature set, providing mailing lists, forums, bug tracking, SCM, and web
2121
hosting. If you have a <productname>PostgreSQL</>-related open source
22-
project that you would like to have hosted atPgFoundy, please feel free
23-
to create a new project.
22+
project that you would like to have hosted atPgFoundry, please feel free
23+
to create a new project there.
2424
</para>
2525

2626
<sect1 id="external-interfaces">
@@ -134,6 +134,22 @@
134134
</table>
135135
</sect1>
136136

137+
<sect1 id="external-admin-tools">
138+
<title>Administration Tools</title>
139+
140+
<indexterm>
141+
<primary>administration tools</primary>
142+
<secondary>externally maintained</secondary>
143+
</indexterm>
144+
145+
<para>
146+
There are several administration tools available for
147+
<productname>PostgreSQL</>. The most popular is
148+
<application><ulink url="http://www.pgadmin.org/">pgAdmin III</ulink></>,
149+
and there are several commercially available ones as well.
150+
</para>
151+
</sect1>
152+
137153
<sect1 id="external-pl">
138154
<title>Procedural Languages</title>
139155

@@ -223,32 +239,24 @@
223239
<title>Extensions</title>
224240

225241
<indexterm>
226-
<primary>extensions</primary>
242+
<primary>extension</primary>
243+
<secondary>externally maintained</secondary>
227244
</indexterm>
228245

229246
<para>
230247
<productname>PostgreSQL</> is designed to be easily extensible. For
231-
this reason, extensions loaded into the database can function just
232-
like features that arepackaged with the database. The
248+
this reason, extensions loaded into the database can function
249+
justlike features that arebuilt in. The
233250
<filename>contrib/</> directory shipped with the source code
234-
contains a large number of extensions. The <filename>README</> file
235-
in that directory contains a summary. They include conversion
236-
tools, full-text indexing, <acronym>XML</> tools, and additional
237-
data types and indexing methods. Other extensions are developed
251+
contains several extensions, which are described in
252+
<xref linkend="contrib">. Other extensions are developed
238253
independently, like <application><ulink
239254
url="http://www.postgis.org/">PostGIS</ulink></>. Even
240-
<productname>PostgreSQL</> replication solutionsare developed
255+
<productname>PostgreSQL</> replication solutionscan be developed
241256
externally. For example, <application> <ulink
242257
url="http://www.slony.info">Slony-I</ulink></> is a popular
243258
master/standby replication solution that is developed independently
244259
from the core project.
245260
</para>
246-
247-
<para>
248-
There are several administration tools available for
249-
<productname>PostgreSQL</>. The most popular is
250-
<application><ulink url="http://www.pgadmin.org/">pgAdmin III</ulink></>,
251-
and there are several commercially available ones as well.
252-
</para>
253261
</sect1>
254262
</appendix>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp