postmaster.sgml
来自「postgresql8.3.4源码,开源数据库」· SGML 代码 · 共 45 行
SGML
45 行
<!--$PostgreSQL: pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.57 2006/06/18 15:38:36 petere Exp $PostgreSQL documentation--><refentry id="app-postmaster"> <refmeta> <refentrytitle id="APP-POSTMASTER-TITLE"><application>postmaster</application></refentrytitle> <manvolnum>1</manvolnum> <refmiscinfo>Application</refmiscinfo> </refmeta> <refnamediv> <refname id="postmaster-ref">postmaster</refname> <refpurpose><productname>PostgreSQL</productname> database server</refpurpose> </refnamediv> <indexterm zone="app-postmaster"> <primary>postmaster</primary> </indexterm> <refsynopsisdiv> <cmdsynopsis> <command>postmaster</command> <arg rep="repeat"><replaceable>option</></arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>Description</title> <para> <command>postmaster</command> is a deprecated alias of <command>postgres</command>. </para> </refsect1> <refsect1> <title>See Also</title> <para> <xref linkend="app-postgres"> </para> </refsect1></refentry>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?