diff options
Diffstat (limited to 'templates/pages/index.html')
-rw-r--r-- | templates/pages/index.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/templates/pages/index.html b/templates/pages/index.html index f16a023..459a729 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -2,26 +2,29 @@ {% block title %}Welcome{% endblock %} {% block maincontent %} -<h1>PostgreSQL Zypper Repository </h1> -<p>You will find details on PostgreSQL and related RPMs for SuSE Enterprise Linux. +<h1>Postgres Zypper Repository </h1> +<p>You will find details on Postgres (also known as PostgreSQL) and related + RPMs for SuSE Enterprise Linux. </p> -<h2>About The PostgreSQL ZYPP Repository</h2> -We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please see "<a href="/howtozypp/">ZYPP Howto</a>" for help. +<h2>About The Postgres ZYPP Repository</h2> +We provide users Postgres and related RPMs for SuSE Enterprise Linux. Please + see "<a href="/howtozypp/">ZYPP Howto</a>" for help. </p> <h2>SLES 15 SP6 packages are available</h2> -<p>PostgreSQL ZYPP repository supports SLES 15 SP 6 as of 31 July 2024. Please note that SP5 won't receive updates.</p> +<p>The Postgres ZYPP repository supports SLES 15 SP 6 as of 31 July 2024. + Please note that SP5 won't receive updates.</p> <h2>26 February 2024 GPG Key Update</h2> <p>GPG keys on SLES 15 have been updated as of 26 February 2024. Users need to <b>install the new repository RPMs</b> if they want to receive update or install new packages. Please visit - <a href="/news/pgdg-zypp-repo-gpg-key-update">PostgreSQL ZYPP repository GPG key update</a> page for details. + <a href="/news/pgdg-zypp-repo-gpg-key-update">Postgres ZYPP repository GPG key update</a> page for details. </p> <p> You can pick up any combination below:</p> -<h2>Available PostgreSQL Releases</h2> +<h2>Available Postgres Releases</h2> <ul> <li><a href="/packages/#pg17">18</a><span class="pgyum-warning"> (v18 PACKAGES ARE FOR BETA TESTING ONLY! USE v17 or v16 PACKAGES FOR PRODUCTION)</span>.</li> <li><a href="/packages/#pg16">17</a></li> |