{%block maincontent%}
<h1>PostgreSQL - SLES Repo Configuration</h1>
- <h2>Available SuSE repository configuration files</h2>
- <p>
- You can use the zypper package manager to install PostgreSQL and/or other components on an SLES 12 / SLES 15 host.
- zypper will attempt to satisfy package dependencies as it installs a package, but some components require access to specific repositories that are not hosted at postgresql.org. <bR><BR>
- To add PostgreSQL and/or other components, use the following commands to add PostgreSQL community repository configuration files to your SLES host:
- <p>
-
-<!-- <p> -->
-<!-- <a name="pg12"><li>PostgreSQL 12<font color="red"> <b>CRASH TESTING ONLY!!! NOT EVEN FOR ALPHA TESTING, NOT FOR PRODUCTION. USE 10 PACKAGES FOR PRODUCTION</b></font></a>-->
-<!-- <a name="pg11"><li>PostgreSQL 11<font color="red"> <b>CRASH TESTING ONLY!!! NOT EVEN FOR ALPHA TESTING, NOT FOR PRODUCTION. USE 10 PACKAGES FOR PRODUCTION</b></font></a>-->
- <a href="/packages/#pg13" name="pg13sles">PostgreSQL 13</a><span class="pgyum-warning"> (v13 PACKAGES ARE FOR BETA TESTING ONLY! USE v12 PACKAGES FOR PRODUCTION)</span>.</li>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo</i></li>
- <li><i>SLES 15: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg13.repo</i></li>
- </ul>
- </p>
- <BR>
- <p>
- <a href="/packages/#pg12" name="pg12sles">PostgreSQL 12</a>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo</i></li>
- <li><i>SLES 15: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg12.repo</i></li>
- </ul>
- </p>
-
- <BR>
- <p>
- <a href="/packages/#pg11" name="pg11sles">PostgreSQL 11</a>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-11.repo</i></li>
- <!-- <li><i>SLES 15: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg11.repo</i><li>-->
- </ul>
- </p>
-
-
- <BR>
- <p>
- <a href="/packages/#pg10" name="pg10sles">PostgreSQL 10</a>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-10.repo</i></li>
- </ul>
- </p>
+<h2>Available SuSE repository configuration files</h2>
+<p>
+ You can use the zypper package manager to install PostgreSQL and/or other
+ components on an SLES 12 / SLES 15 host. zypper will attempt to satisfy
+ package dependencies as it installs a package, but some components require
+ access to specific repositories that are not hosted at postgresql.org.
+</p>
+<p>
+ To add PostgreSQL and/or other components, use the following commands to
+ add PostgreSQL community repository configuration files to your SLES host:
+</p>
+<p>
+ <a href="/packages/#pg13" name="pg13sles">PostgreSQL 13</a><span class="pgyum-warning"> (v13 PACKAGES ARE FOR BETA TESTING ONLY! USE v12 PACKAGES FOR PRODUCTION)</span>.
+</p>
+<ul>
+ <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo</code></li>
+ <li>SLES 15: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg13.repo</code></li>
+</ul>
- <BR>
- <p>
- <a href="/packages/#pg96" name="pg10sles">PostgreSQL 9.6</a>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-96.repo</i></li>
- </ul>
- </p>
+<p>
+ <a href="/packages/#pg12" name="pg12sles">PostgreSQL 12</a>
+</p>
+<ul>
+ <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo</code></li>
+ <li>SLES 15: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg12.repo</code></li>
+</ul>
- <BR>
- <p>
- <a href="/packages/#pg95" name="pg10sles">PostgreSQL 9.5</a>
- <ul>
- <li><i>SLES 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-95.repo</i></li>
- </ul>
- </p>
+<p>
+ <a href="/packages/#pg11" name="pg11sles">PostgreSQL 11</a>
+</p>
+ <ul>
+ <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 zypper refresh command to refresh the metadata on your SLES host to include the PostgreSQL SUSE repositories:
+ <a href="/packages/#pg96" name="pg10sles">PostgreSQL 9.6</a>
</p>
+<ul>
+ <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-96.repo</code></li>
+</ul>
+
<p>
- <i><ul> zypper refresh</ul></i>
+ <a href="/packages/#pg95" name="pg10sles">PostgreSQL 9.5</a>
</p>
+<ul>
+ <li>SLES 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-95.repo</code></li>
+</ul>
<p>
- Before installing PostgreSQL and/or other supporting components, you must also add SUSEConnect and the SUSE Package Hub extension to the SLES host,
- and register the host with SUSE, allowing access to SUSE repositories. Use the commands:
+ After creating the repository configuration files, use the <code>zypper
+ refresh</code> command to refresh the metadata on your SLES host to
+ include the PostgreSQL SUSE repositories:
+</p>
<p>
+ <code>zypper refresh</code>
+</p>
+
<p>
- <ul><i>
- zypper install SUSEConnect<BR>
- SUSEConnect -p PackageHub/12/x86_64<BR>
- SUSEConnect -p sle-sdk/12/x86_64<BR>
- </i></ul>
+ Before installing PostgreSQL and/or other supporting components, you must
+ also add SUSEConnect and the SUSE Package Hub extension to the SLES host,
+ and register the host with SUSE, allowing access to SUSE repositories. Use
+ the commands:
+</p>
+ <code>
+ zypper install SUSEConnect<br/>
+ SUSEConnect -p PackageHub/12/x86_64<br/>
+ SUSEConnect -p sle-sdk/12/x86_64<br/>
+ </code>
</p>
<p>
- For detailed information about registering a SUSE host, visit: <a href="https://www.suse.com/support/kb/doc/?id=7016626">https://www.suse.com/support/kb/doc/?id=7016626</a>
+ For detailed information about registering a SUSE host, visit:
+ <a href="https://www.suse.com/support/kb/doc/?id=7016626">https://www.suse.com/support/kb/doc/?id=7016626</a>.
</p>
+<h2>Installing PostgreSQL on SLES host</h2>
- <h1>Installing PostgreSQL on SLES host</h1>
+<p>
+ After adding the repo, use the following command to install PostgreSQL on
+ 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>
-<BR> After adding the repo, use the following command to install PostgreSQL to the SLES host:
+ <a name="pg11install">PostgreSQL 11:</a>
+</p>
+<p>
+ <a name="pg11slesinstall"></a>
+ <code>zypper install postgresql11-server</code>
</p>
<p>
- <p>
-<!-- <a name="pg12install"><li>PostgreSQL 12<font color="red"> <b>CRASH TESTING ONLY!!! NOT EVEN FOR ALPHA TESTING, NOT FOR PRODUCTION. USE 10 PACKAGES FOR PRODUCTION</b></font></a>-->
-<!-- <a name="pg12install"><li>PostgreSQL 12<font color="red"> <b>BETA TESTING ONLY!!! NOT FOR PRODUCTION. USE 11 PACKAGES FOR PRODUCTION</b></font></a>-->
- <a name="pg12install"><li>PostgreSQL 12</a></li>
- <a name="pg12slesinstall"></a>
- <ul><i>zypper install postgresql12-server</i></ul>
- <BR>
- </ul>
- </p>
+ <a name="pg10install">PostgreSQL 10:</a>
+</p>
+<p>
+ <a name="pg10slesinstall"></a>
+ <code>zypper install postgresql10-server</code>
+</p>
- <p>
- <a name="pg11install"><li>PostgreSQL 11</a></li>
- <ul><i>zypper install postgresql11-server</i></ul>
- <BR>
- </ul>
- </p>
- <p>
- <a name="pg10install"><li>PostgreSQL 10</a></li>
- <ul><i>zypper install postgresql10-server</i></ul>
- <BR>
- </ul>
- </p>
- <p>
- <a name="pg96install"><li>PostgreSQL 9.6</a>
- <ul><i>zypper install postgresql96-server</i></ul>
- </ul>
- <BR>
+<p>
+ <a name="pg96install">PostgreSQL 9.6:</a>
+</p>
+<p>
+ <a name="pg96slesinstall"></a>
+ <code>zypper install postgresql96-server</code>
+</p>
- </ul>
- <p>
- <a name="pg95install"><li>PostgreSQL 9.5</a>
- <ul><i>zypper install postgresql95-server</i></ul>
- </ul>
- <BR>
+<p>
+ <a name="pg95install">PostgreSQL 95:</a>
+</p>
+<p>
+ <a name="pg95slesinstall"></a>
+ <code>zypper install postgresql95-server</code>
+</p>
- Please take a look at the <a href="/packages.php">PostgreSQL SuSE package list</a> to see what other packages are available in the repository.
+<p>
+ Please take a look at the <a href="/packages.php">PostgreSQL SuSE package
+ list</a> to see what other packages are available in the repository.
</p>
{%endblock%}
<h1> rsync support for PostgreSQL SUSE repository is now available.</h1>
<p>
- Here are the list of modules for SLES:
-<br>
- $ rsync zypp.postgresql.org::
- <br>
- <br>
- pgrpmzypp-12 PostgreSQL 12 ZYPP Repository
- <br>
- pgrpmzypp-11 PostgreSQL 11 ZYPP Repository
- <br>
- pgrpmzypp-10 PostgreSQL 10 ZYPP Repository
- <br>
- pgrpmzypp-9.6 PostgreSQL 9.6 ZYPP Repository
- <br>
- pgrpmzypp-9.5 PostgreSQL 9.5 ZYPP Repository
-
-
- <br>
- pgsrpmzypp-12 PostgreSQL 12 ZYPP Repository
- <br>
- pgsrpmzypp-11 PostgreSQL 11 ZYPP Repository
- <br>
- pgsrpmzypp-10 PostgreSQL 10 ZYPP Repository
- <br>
- pgsrpmzypp-9.6 PostgreSQL 9.6 ZYPP Repository
- <br>
- pgsrpmzypp-9.5 PostgreSQL 9.5 ZYPP Repository
- <br>
- zypp-repo PostgreSQL ZYPP Repository
-
+ Here is the list of modules for SLES:
+</p>
+<p>
+ <code>
+ $ rsync zypp.postgresql.org::<br/>
+ pgrpmzypp-12 PostgreSQL 12 ZYPP Repository<br/>
+ pgrpmzypp-11 PostgreSQL 11 ZYPP Repository<br/>
+ pgrpmzypp-10 PostgreSQL 10 ZYPP Repository<br/>
+ pgrpmzypp-9.6 PostgreSQL 9.6 ZYPP Repository<br/>
+ pgrpmzypp-9.5 PostgreSQL 9.5 ZYPP Repository<br/>
+ pgsrpmzypp-12 PostgreSQL 12 ZYPP Repository<br/>
+ pgsrpmzypp-11 PostgreSQL 11 ZYPP Repository<br/>
+ pgsrpmzypp-10 PostgreSQL 10 ZYPP Repository<br/>
+ pgsrpmzypp-9.6 PostgreSQL 9.6 ZYPP Repository<br/>
+ pgsrpmzypp-9.5 PostgreSQL 9.5 ZYPP Repository<br/>
+ zypp-repo PostgreSQL ZYPP Repository<br/>
+ </code>
+</p>
<p>
Please report any packaging related errors to <a href="/contact/">us</a>.
- </blockquote>
</p>
{%endblock%}