mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove QNX port.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.250 2005/12/04 03:52:29 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.251 2006/01/05 01:56:28 momjian Exp $ -->
|
||||
|
||||
<chapter id="installation">
|
||||
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
||||
@ -2037,22 +2037,6 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
||||
<entry>Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>), 2001-03-30</entry>
|
||||
<entry>1.5</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">QNX 4 RTOS</></entry>
|
||||
<entry><systemitem>x86</></entry>
|
||||
<entry>7.2</entry>
|
||||
<entry>Bernd Tegge (<email>tegge@repas-aeg.de</email>), 2001-12-10
|
||||
</entry>
|
||||
<entry>needs updates to semaphore code;
|
||||
see also <filename>doc/FAQ_QNX4</filename></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">QNX RTOS v6</></entry>
|
||||
<entry><systemitem>x86</></entry>
|
||||
<entry>7.2</entry>
|
||||
<entry>Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>), 2001-11-20</entry>
|
||||
<entry>patches available in archives, but too late for 7.2</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">SCO OpenServer</></entry>
|
||||
<entry><systemitem>x86</></entry>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.359 2005/12/23 23:28:35 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.360 2006/01/05 01:56:28 momjian Exp $
|
||||
-->
|
||||
|
||||
<chapter Id="runtime">
|
||||
@ -480,10 +480,9 @@ psql: could not connect to server: No such file or directory
|
||||
relevant for <productname>PostgreSQL</>). Almost all modern
|
||||
operating systems provide these features, but not all of them have
|
||||
them turned on or sufficiently sized by default, especially systems
|
||||
with BSD heritage. (For the <systemitem class="osname">Windows</>,
|
||||
<systemitem class="osname">QNX</> and <systemitem class="osname">BeOS</>
|
||||
ports, <productname>PostgreSQL</> provides its own replacement
|
||||
implementation of these facilities.)
|
||||
with BSD heritage. (For the <systemitem class="osname">Windows</> and
|
||||
<systemitem class="osname">BeOS</> ports, <productname>PostgreSQL</>
|
||||
provides its own replacement implementation of these facilities.)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user