gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 line
3.3KB

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!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>3. Conventions</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 V1.79.1" /><link rel="prev" href="history.html" title="2. A Brief History of PostgreSQL" /><link rel="next" href="resources.html" title="4. Further Information" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">3. Conventions</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="history.html" title="2. A Brief History of PostgreSQL">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 12.4 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="resources.html" title="4. Further Information">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="NOTATION"><div class="titlepage"><div><div><h2 class="title" style="clear: both">3. Conventions</h2></div></div></div><p>
  3. The following conventions are used in the synopsis of a command:
  4. brackets (<code class="literal">[</code> and <code class="literal">]</code>) indicate
  5. optional parts. (In the synopsis of a Tcl command, question marks
  6. (<code class="literal">?</code>) are used instead, as is usual in Tcl.) Braces
  7. (<code class="literal">{</code> and <code class="literal">}</code>) and vertical lines
  8. (<code class="literal">|</code>) indicate that you must choose one
  9. alternative. Dots (<code class="literal">...</code>) mean that the preceding element
  10. can be repeated.
  11. </p><p>
  12. Where it enhances the clarity, SQL commands are preceded by the
  13. prompt <code class="literal">=&gt;</code>, and shell commands are preceded by the
  14. prompt <code class="literal">$</code>. Normally, prompts are not shown, though.
  15. </p><p>
  16. An <em class="firstterm">administrator</em> is generally a person who is
  17. in charge of installing and running the server. A <em class="firstterm">user</em>
  18. could be anyone who is using, or wants to use, any part of the
  19. <span class="productname">PostgreSQL</span> system. These terms should not
  20. be interpreted too narrowly; this book does not have fixed
  21. presumptions about system administration procedures.
  22. </p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="history.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="preface.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="resources.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2. A Brief History of <span class="productname">PostgreSQL</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 4. Further Information</td></tr></table></div></body></html>
上海开阖软件有限公司 沪ICP备12045867号-1