diff options
Diffstat (limited to 'doc/src/sgml/html/resources.html')
-rw-r--r-- | doc/src/sgml/html/resources.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/src/sgml/html/resources.html b/doc/src/sgml/html/resources.html new file mode 100644 index 0000000..62d0e1e --- /dev/null +++ b/doc/src/sgml/html/resources.html @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>4. Further Information</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="notation.html" title="3. Conventions" /><link rel="next" href="bug-reporting.html" title="5. Bug Reporting Guidelines" /></head><body id="docContent" class="container-fluid col-10"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">4. Further Information</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="notation.html" title="3. Conventions">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="preface.html" title="Preface">Up</a></td><th width="60%" align="center">Preface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 16.2 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bug-reporting.html" title="5. Bug Reporting Guidelines">Next</a></td></tr></table><hr /></div><div class="sect1" id="RESOURCES"><div class="titlepage"><div><div><h2 class="title" style="clear: both">4. Further Information <a href="#RESOURCES" class="id_link">#</a></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 class="variablelist"><dt><span class="term">Wiki</span></dt><dd><p> + The <span class="productname">PostgreSQL</span> <a class="ulink" href="https://wiki.postgresql.org" target="_top">wiki</a> contains the project's <a class="ulink" href="https://wiki.postgresql.org/wiki/Frequently_Asked_Questions" target="_top">FAQ</a> + (Frequently Asked Questions) list, <a class="ulink" href="https://wiki.postgresql.org/wiki/Todo" target="_top">TODO</a> list, and + detailed information about many more topics. + </p></dd><dt><span class="term">Web Site</span></dt><dd><p> + The <span class="productname">PostgreSQL</span> + <a class="ulink" href="https://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><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="notation.html" title="3. Conventions">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="preface.html" title="Preface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bug-reporting.html" title="5. Bug Reporting Guidelines">Next</a></td></tr><tr><td width="40%" align="left" valign="top">3. Conventions </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 16.2 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 5. Bug Reporting Guidelines</td></tr></table></div></body></html>
\ No newline at end of file |