Remove references to 9.5, 9.6 and 10, and update some instructions.
authorDevrim Gündüz <devrim@gunduz.org>
Tue, 15 Nov 2022 09:39:25 +0000 (09:39 +0000)
committerDevrim Gündüz <devrim@gunduz.org>
Tue, 15 Nov 2022 09:39:25 +0000 (09:39 +0000)
templates/pages/howtozypp.html
templates/pages/index.html
templates/pages/packages.html
templates/pages/rpmchart.html
templates/pages/srpm-packages.html

index ab847df370de95c847910304e3857ee0b584cd0b..657a58aef93a5e8de9dfad2489c787bc02116318 100644 (file)
         <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-11.repo</code></li>
     </ul>
 
-<p>
-    <a href="/packages/#pg10" name="pg10sles">PostgreSQL 10</a>
-</p>
-    <ul>
-        <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-10.repo</code></li>
-    </ul>
-
 <p>
     After creating the repository configuration files, use the <code>zypper
     refresh</code> command to refresh the metadata on your SLES host to
     the SLES host:
 </p>
 <p>
-       <a name="pg12install">PostgreSQL 12:</a>
-</p>
-<p>
-       <a name="pg12slesinstall"></a>
-    <code>zypper install postgresql12-server</code>
-</p>
-
-<p>
-       <a name="pg11install">PostgreSQL 11:</a>
-</p>
-<p>
-    <a name="pg11slesinstall"></a>
-       <code>zypper install postgresql11-server</code>
-</p>
-
-<p>
-       <a name="pg10install">PostgreSQL 10:</a>
-</p>
-<p>
-    <a name="pg10slesinstall"></a>
-       <code>zypper install postgresql10-server</code>
-</p>
-
-<p>
-       <a name="pg96install">PostgreSQL 9.6:</a>
+       <a name="pg15install">PostgreSQL 15:</a>
 </p>
 <p>
-    <a name="pg96slesinstall"></a>
-       <code>zypper install postgresql96-server</code>
+       <a name="pg15slesinstall"></a>
+    <code>zypper install postgresql15-server</code>
 </p>
 
 <p>
-       <a name="pg95install">PostgreSQL 95:</a>
+       <a name="pg14install">PostgreSQL 14:</a>
 </p>
 <p>
-    <a name="pg95slesinstall"></a>
-       <code>zypper install postgresql95-server</code>
+    <a name="pg14slesinstall"></a>
+       <code>zypper install postgresql14-server</code>
 </p>
 
 <p>
index a84fb5895b996298e42634a4e5e53e88cd230464..55f81c64907bfc91de9142d169653056d55d341b 100644 (file)
@@ -20,8 +20,7 @@ We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please s
     <li><a href="/packages/#pg13">13</a></li>
     <li><a href="/packages/#pg12">12</a></li>
     <li><a href="/packages/#pg11">11</a></li>
-    <li><a href="/packages/#pg10">10</a> (SLES 12 ONLY)</li>
-    <li><a href="/packages/#pg96">9.6</a><span class="pgyum-warning"> (no longer maintained by upstream).</span></li>
+    <li><a href="/packages/#pg10">10</a> (SLES 12 ONLY)<span class="pgyum-warning"> (no longer maintained by upstream).</span></li>
 </ul>
 
 <h2>Platform Support</h2>
index 7afe859835602c0c0a5d8ee3ef12f4c6542f4012..467e63a9253ec9bfe098c711815efe2a4ac2bb12 100644 (file)
     <li><a href="https://zypp.postgresql.org/11/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
 </ul>
 
-<a name="pg10"/>
-<h2>PostgreSQL 10</h2>
-<ul>
-    <li><a href="https://zypp.postgresql.org/10/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>
-    <li><a href="https://zypp.postgresql.org/10/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
-</ul>
-
-<a name="pg96"/>
-<h2>PostgreSQL 9.6</h2>
-<ul>
-    <li><a href="https://zypp.postgresql.org/9.6/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>
-    <li><a href="https://zypp.postgresql.org/9.6/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
-</ul>
-
-
 {%endblock%}
index 9e815c110f470ae389c47d732f20606ca65c6d48..9fdb376aa430c6222f24b06d6b45e30b1f50aca1 100644 (file)
     </tbody>
 </table>
 
-
-<a name="pg10"/>
-<h2>PostgreSQL 10</h2>
-<p>
-    <a href="https://download.postgresql.org/pub/repos/zypp/10/suse">Browse</a> the entire set of repositories for PostgreSQL 10.
-</p>
-
-<table class="table">
-    <thead>
-        <tr class="thead-light">
-            <th width="66%">OS/Arch</th>
-            <th width="34%">Status</th>
-        </tr>
-    </thead>
-
-    <tbody>
-        <tr>
-            <td><a href="https://zypp.postgresql.org/10/suse/sles-12.5-x86_64/">SLES 12 SP5 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-
-        <tr>
-            <td><a href="https://zypp.postgresql.org/10/suse/sles-12.4-x86_64/">SLES 12 SP4 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-    </tbody>
-</table>
-
-<a name="pg96"/>
-<h2>PostgreSQL 9.6</h2>
-<p>
-    <a href="https://download.postgresql.org/pub/repos/zypp/9.6/suse">Browse</a> the entire set of repositories for PostgreSQL 9.6.
-</p>
-
-<table class="table">
-    <thead>
-        <tr class="thead-light">
-            <th width="66%">OS/Arch</th>
-            <th width="34%">Status</th>
-        </tr>
-    </thead>
-
-    <tbody>
-        <tr>
-            <td><a href="https://zypp.postgresql.org/9.6/suse/sles-12.5-x86_64/">SLES 12 SP5 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-
-        <tr>
-            <td><a href="https://zypp.postgresql.org/9.6/suse/sles-12.4-x86_64/">SLES 12 SP4 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-    </tbody>
-</table>
-
-<a name="pg95"/>
-<h2>PostgreSQL 9.5</h2>
-<p>
-    <a href="https://download.postgresql.org/pub/repos/zypp/9.5/suse">Browse</a> the entire set of repositories for PostgreSQL 9.5.
-</p>
-
-<table class="table">
-    <thead>
-        <tr class="thead-light">
-            <th width="66%">OS/Arch</th>
-            <th width="34%">Status</th>
-        </tr>
-    </thead>
-
-    <tbody>
-        <tr>
-            <td><a href="https://zypp.postgresql.org/9.5/suse/sles-12.5-x86_64/">SLES 12 SP5 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-
-        <tr>
-            <td><a href="https://zypp.postgresql.org/9.5/suse/sles-12.4-x86_64/">SLES 12 SP4 - x86_64</a></td>
-            <td class="pgzypp-available">Available</td>
-        </tr>
-
-    </tbody>
-</table>
-
 {%endblock%}
index 144b3874f51657a72fd40ced564aaa2d06de99a8..83a722ba2857f11cf30ca33f40b0d7b656e1aa1d 100644 (file)
     <li><a href="https://zypp.postgresql.org/srpms/11/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
 </ul>
 
-<a name="pg10"/>
-<h2>PostgreSQL 10</h2>
-<ul>
-    <li><a href="https://zypp.postgresql.org/srpms/10/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>
-    <li><a href="https://zypp.postgresql.org/srpms/10/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
-</ul>
-
-<a name="pg96"/>
-<h2>PostgreSQL 9.6</h2>
-<ul>
-    <li><a href="https://zypp.postgresql.org/srpms/9.6/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>
-    <li><a href="https://zypp.postgresql.org/srpms/9.6/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
-</ul>
-
-<a name="pg95"/>
-<h2>PostgreSQL 9.5</h2>
-<ul>
-    <li><a href="https://zypp.postgresql.org/srpms/9.5/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>
-    <li><a href="https://zypp.postgresql.org/srpms/9.5/suse/sles-12.4-x86_64/">SLES 12 SP4</a></li>
-</ul>
-
-
 {%endblock%}