1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove ipcclean utility command --- didn't work on all Unixes and on

Windows.  Users should use their operating system tools instead.
This commit is contained in:
Bruce Momjian
2008-03-27 17:24:16 +00:00
parent fe11719c2e
commit 39627b1ae6
7 changed files with 6 additions and 227 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.65 2007/08/21 21:08:47 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.66 2008/03/27 17:24:16 momjian Exp $ -->
<part id="reference">
<title>Reference</title>
@ -211,7 +211,6 @@
</partintro>
&initdb;
&ipcclean;
&pgControldata;
&pgCtl;
&pgResetxlog;