File: resources.html

package info (click to toggle)
pgadmin3 1.4.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,796 kB
  • ctags: 10,758
  • sloc: cpp: 55,356; sh: 6,164; ansic: 1,520; makefile: 576; sql: 482; xml: 100; perl: 18
file content (58 lines) | stat: -rw-r--r-- 2,793 bytes parent folder | download
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
46
47
48
49
50
51
52
53
54
55
56
57
58
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>1.4.Further Information</title>
<link rel="stylesheet" href="stylesheet.css" type="text/css">
<link rev="made" href="pgsql-docs@postgresql.org">
<meta name="generator" content="DocBook XSL Stylesheets V1.70.0">
<link rel="start" href="index.html" title="PostgreSQL 8.1.4 Documentation">
<link rel="up" href="preface.html" title="Preface">
<link rel="prev" href="notation.html" title="1.3.Conventions">
<link rel="next" href="bug-reporting.html" title="1.5.Bug Reporting Guidelines">
<link rel="copyright" href="ln-legalnotice.html" title="Legal Notice">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="resources"></a>1.4.Further Information</h2></div></div></div>
<p>  Besides the documentation, that is, this book, there are other
  resources about <span class="productname">PostgreSQL</span>:

  </p>
<div class="variablelist"><dl>
<dt><span class="term">FAQs</span></dt>
<dd><p>      The FAQ list <a name="id513006"></a> contains
      continuously updated answers to frequently asked questions.
     </p></dd>
<dt><span class="term">READMEs</span></dt>
<dd><p>      <code class="filename">README</code> files are available for most
      contributed packages.
     </p></dd>
<dt><span class="term">Web Site</span></dt>
<dd><p>      The <span class="productname">PostgreSQL</span> 
      <a href="http://www.postgresql.org" target="_top">web site</a>
      carries details on the latest release and other
      information to make your work or play with
      <span class="productname">PostgreSQL</span> more productive.
     </p></dd>
<dt><span class="term">Mailing Lists</span></dt>
<dd><p>      The mailing lists are a good place to have your questions
      answered, to share experiences with other users, and to contact
      the developers.  Consult the <span class="productname">PostgreSQL</span> web site
      for details.
     </p></dd>
<dt><span class="term">Yourself!</span></dt>
<dd><p>      <span class="productname">PostgreSQL</span> is an open-source project.
      As such, it depends on the user community for ongoing support.
      As you begin to use <span class="productname">PostgreSQL</span>, you
      will rely on others for help, either through the documentation
      or through the mailing lists.  Consider contributing your
      knowledge back. Read the mailing lists and answer questions.  If
      you learn something which is not in the documentation, write it
      up and contribute it.  If you add features to the code,
      contribute them.
     </p></dd>
</dl></div>
<p>
 </p>
</div></body>
</html>