pgadmin-ref.sgml
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:2k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. <refentry id="APP-PGADMIN">
  2.  <refmeta>
  3.   <refentrytitle id="pgadmin-ref">
  4.    <application>pgadmin</application>
  5.   </refentrytitle>
  6.   <refmiscinfo>Application</refmiscinfo>
  7.  </refmeta>
  8.  <refnamediv>
  9.   <refname>
  10.    <application>pgadmin</application>
  11.   </refname>
  12.   <refpurpose>
  13.    <productname>Postgres</productname> graphical interactive client
  14.   </refpurpose>
  15.  </refnamediv>
  16.  <refsynopsisdiv>
  17.   <refsynopsisdivinfo>
  18.    <date>1999-05-19</date>
  19.   </refsynopsisdivinfo>
  20.   <synopsis>
  21. pgadmin [ <replaceable class="parameter">dbname</replaceable> ]
  22.   </synopsis>
  23.   <refsect2 id="R2-APP-PGADMIN-1">
  24.    <refsect2info>
  25.     <date>1999-05-19</date>
  26.    </refsect2info>
  27.    <title>
  28.     Inputs
  29.    </title>
  30.    <para>
  31.     <variablelist>
  32.      <varlistentry>
  33.       <term><replaceable class="PARAMETER">dbname</replaceable></term>
  34.       <listitem>
  35.        <para>
  36. The name of an existing database to access.
  37.        </para>
  38.       </listitem>
  39.      </varlistentry>
  40.     </variablelist>
  41.    </para>
  42.   </refsect2>
  43.   <refsect2 id="R2-APP-PGADMIN-2">
  44.    <refsect2info>
  45.     <date>1999-05-19</date>
  46.    </refsect2info>
  47.    <title>
  48.     Outputs
  49.    </title>
  50.    <para>
  51.    </para>
  52.   </refsect2>
  53.  </refsynopsisdiv>
  54.  <refsect1 id="R1-APP-PGADMIN-1">
  55.   <refsect1info>
  56.    <date>1999-05-19</date>
  57.   </refsect1info>
  58.   <title>
  59.    Description
  60.   </title>
  61.   <para>
  62.    <note>
  63.     <title>Editor's Note</title>
  64.     <para>
  65.      This should be transcribed from other pgadmin info. Volunteers?
  66.     </para>
  67.    </note>
  68.   </para>
  69.  </refsect1>
  70. </refentry>
  71. <!-- Keep this comment at the end of the file
  72. Local variables:
  73. mode: sgml
  74. sgml-omittag:nil
  75. sgml-shorttag:t
  76. sgml-minimize-attributes:nil
  77. sgml-always-quote-attributes:t
  78. sgml-indent-step:1
  79. sgml-indent-data:t
  80. sgml-parent-document:nil
  81. sgml-default-dtd-file:"../reference.ced"
  82. sgml-exposed-tags:nil
  83. sgml-local-catalogs:"/usr/lib/sgml/catalog"
  84. sgml-local-ecat-files:nil
  85. End:
  86. -->