Doc: fix usable versions of PostgreSQL.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 30 Sep 2020 04:44:20 +0000 (13:44 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 30 Sep 2020 04:47:31 +0000 (13:47 +0900)
Make usable versions of PostgreSQL to be 7.4 or later.

Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2020-September/003836.html

doc.ja/src/sgml/intro.sgml
doc/src/sgml/intro.sgml

index c7e48a6484f9abd2cd6a85288c6f0aadc82eaa57..fe8ecd64912287e44b509969b90d38bd2493b9a0 100644 (file)
    <!--
    <productname>Pgpool-II</productname> works on Linux, Solaris,
    FreeBSD, and most of the UNIX-like architectures. Windows is not
-   supported. Supported PostgreSQL server's versions are 6.4 and
-   higher.  If you are using <productname>PostgreSQL</productname>
-   7.3 or older, some features
-   of <productname>Pgpool-II</productname> won't be available. But
-   you shouldn't use such an old release anyway.  You must also make
+   supported. Supported PostgreSQL server's versions are 7.4 and
+   higher. You must also make
    sure that all of your <productname>PostgreSQL</productname>
    servers are using the same major version. In addition to this, we
    do not recommend mixing
    -->
    <productname>Pgpool-II</productname> は、Linuxをはじめ、SolarisやFreeBSDなどのほとんどのUNIX環境で動作します。
    Windows では動きません。
-   対応する<productname>PostgreSQL</productname>のバージョンは、6.4 以降です。
-   また、<productname>PostgreSQL</productname> 7.4 より前のバージョンでは、使用できる機能に制限事項があります。
-   もっとも、そのような古いバージョンの<productname>PostgreSQL</productname> はそもそも使うべきではありません。
+   対応する<productname>PostgreSQL</productname>のバージョンは、7.4 以降です。
    <productname>Pgpool-II</productname>配下で利用する<productname>PostgreSQL</productname>サーバのメジャーバージョン、
    OS やハードウェアアーキテクチャを同じものにしなければなりません。
    また、バージョンが同じであっても、<productname>PostgreSQL</productname> のビルド方法が違うものを混ぜている場合の動作は保証できません。
index ef57113a9ead5df4ab46076fef0ff5d60d3edaa5..aae0e45211221718b65c22ca795954aec605bdfb 100644 (file)
   <para>
    <productname>Pgpool-II</productname> works on Linux, Solaris,
    FreeBSD, and most of the UNIX-like architectures. Windows is not
-   supported. Supported PostgreSQL server's versions are 6.4 and
-   higher.  If you are using <productname>PostgreSQL</productname>
-   7.3 or older, some features
-   of <productname>Pgpool-II</productname> won't be available. But
-   you shouldn't use such an old release anyway.  You must also make
+   supported. Supported PostgreSQL server's versions are 7.4 and
+   higher. You must also make
    sure that all of your <productname>PostgreSQL</productname>
    servers are using the same major version. In addition to this, we
    do not recommend mixing