Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d2157 commit 766b0bbCopy full SHA for 766b0bb
doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.29 2004/11/27 21:56:05 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.30 2004/12/22 02:17:15 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -237,7 +237,9 @@ PostgreSQL documentation
237
has been set in the <filename>postgresql.conf</filename> file.
238
If neither of those is used, it will use the default port that
239
<productname>PostgreSQL</productname> was compiled with
240
- (5432 by default).
+ (5432 by default). When waiting, <command>pg_ctl</command> will
241
+ return an accurate exit code based on the success of the startup
242
+ or shutdown.
243
</para>
244
</listitem>
245
</varlistentry>
0 commit comments