blob: 73a299bec8675f5ad96ab4047e2845814d1c15e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<!-- BEGIN page_title_block -->
Documentation
<!-- END page_title_block -->
<div id="pgDocsWrap">
<div id="pgDocs">
<h1>Documentation</h1>
<p>There is a wealth of PostgreSQL information available online. This section contains <a href="/docs/manuals">current</a>
and <a href="/docs/manuals/archive">archived</a> manuals for PostgreSQL users, as well as
<a href="/docs/faq">frequently asked questions</a>.</p>
<p>You can learn <a href="/docs/9.1/static/release-9-1.html">what's new</a> in the latest release, and view a listing of <a href="/docs/books">books</a>
written about PostgreSQL (some of which are available in their entirety online).
<a href="http://wiki.postgresql.org">Technical documentation</a> is also available in this section, or you can check <a href="/support/security">Security Information</a>.</p>
</div>
</div>
<div id="pgQuickDocsWrap">
<div id="pgQuickDocs">
<dl>
<dt>func_lang("Online Manuals")</dt>
<dd>
<p><b>9.1</b> (<a href="/docs/9.1/interactive/index.html">with</a>/<a href="/docs/9.1/static/index.html">without</a> comments)</p>
<p><b>9.0</b> (<a href="/docs/9.0/interactive/index.html">with</a>/<a href="/docs/9.0/static/index.html">without</a> comments)</p>
<p><b>8.4</b> (<a href="/docs/8.4/interactive/index.html">with</a>/<a href="/docs/8.4/static/index.html">without</a> comments)</p>
<p><b>8.3</b> (<a href="/docs/8.3/interactive/index.html">with</a>/<a href="/docs/8.3/static/index.html">without</a> comments)</p>
<p><b>8.2</b> (<a href="/docs/8.2/interactive/index.html">with</a>/<a href="/docs/8.2/static/index.html">without</a> comments)</p>
<!-- Dummy links so the spider can find the 'current' docs
<a href="/docs/current/static/index.html"> </a>
<a href="/docs/current/interactive/index.html"> </a>
-->
</dd>
<dt>func_lang("Translated Manuals")</dt>
<dd>
<ul>
<li><a href="http://docs.postgresql.fr">French</a></li>
<li><a href="http://www.postgresql.jp/document/">Japanese</a></li>
</ul>
</dd>
<dd><p></p><a href="/docs/manuals">More manuals</a></dd>
</dl>
</div>
</div>
|