From: Devrim Gündüz Date: Tue, 15 Nov 2022 09:39:25 +0000 (+0000) Subject: Remove references to 9.5, 9.6 and 10, and update some instructions. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=2276815f72df7f02274c93e8baf90663358ed7d1;p=pgzypp-website.git Remove references to 9.5, 9.6 and 10, and update some instructions. --- diff --git a/templates/pages/howtozypp.html b/templates/pages/howtozypp.html index ab847df..657a58a 100644 --- a/templates/pages/howtozypp.html +++ b/templates/pages/howtozypp.html @@ -68,13 +68,6 @@
  • SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-11.repo
  • -

    - PostgreSQL 10 -

    - -

    After creating the repository configuration files, use the zypper refresh command to refresh the metadata on your SLES host to @@ -108,43 +101,19 @@ the SLES host:

    - PostgreSQL 12: -

    -

    - - zypper install postgresql12-server -

    - -

    - PostgreSQL 11: -

    -

    - - zypper install postgresql11-server -

    - -

    - PostgreSQL 10: -

    -

    - - zypper install postgresql10-server -

    - -

    - PostgreSQL 9.6: + PostgreSQL 15:

    - - zypper install postgresql96-server + + zypper install postgresql15-server

    - PostgreSQL 95: + PostgreSQL 14:

    - - zypper install postgresql95-server + + zypper install postgresql14-server

    diff --git a/templates/pages/index.html b/templates/pages/index.html index a84fb58..55f81c6 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -20,8 +20,7 @@ We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please s

  • 13
  • 12
  • 11
  • -
  • 10 (SLES 12 ONLY)
  • -
  • 9.6 (no longer maintained by upstream).
  • +
  • 10 (SLES 12 ONLY) (no longer maintained by upstream).
  • Platform Support

    diff --git a/templates/pages/packages.html b/templates/pages/packages.html index 7afe859..467e63a 100644 --- a/templates/pages/packages.html +++ b/templates/pages/packages.html @@ -64,19 +64,4 @@
  • SLES 12 SP4
  • - -

    PostgreSQL 10

    -
    - - -

    PostgreSQL 9.6

    -
    - - {%endblock%} diff --git a/templates/pages/rpmchart.html b/templates/pages/rpmchart.html index 9e815c1..9fdb376 100644 --- a/templates/pages/rpmchart.html +++ b/templates/pages/rpmchart.html @@ -241,92 +241,4 @@ - - -

    PostgreSQL 10

    -

    - Browse the entire set of repositories for PostgreSQL 10. -

    - - - - - - - - - - - - - - - - - - - - - - -
    OS/ArchStatus
    SLES 12 SP5 - x86_64Available
    SLES 12 SP4 - x86_64Available
    - - -

    PostgreSQL 9.6

    -

    - Browse the entire set of repositories for PostgreSQL 9.6. -

    - - - - - - - - - - - - - - - - - - - - - - -
    OS/ArchStatus
    SLES 12 SP5 - x86_64Available
    SLES 12 SP4 - x86_64Available
    - - -

    PostgreSQL 9.5

    -

    - Browse the entire set of repositories for PostgreSQL 9.5. -

    - - - - - - - - - - - - - - - - - - - - - - -
    OS/ArchStatus
    SLES 12 SP5 - x86_64Available
    SLES 12 SP4 - x86_64Available
    - {%endblock%} diff --git a/templates/pages/srpm-packages.html b/templates/pages/srpm-packages.html index 144b387..83a722b 100644 --- a/templates/pages/srpm-packages.html +++ b/templates/pages/srpm-packages.html @@ -62,26 +62,4 @@
  • SLES 12 SP4
  • - -

    PostgreSQL 10

    -
    - - -

    PostgreSQL 9.6

    -
    - - -

    PostgreSQL 9.5

    -
    - - {%endblock%}