<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to install PostgreSQL 13 on CentOS 8 / RHEL 8 / Oracle Linux 8?	</title>
	<atom:link href="https://www.osradar.com/install-postgresql-13-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/install-postgresql-13-centos-8/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 16 Jun 2021 16:15:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>
		By: Honza G.		</title>
		<link>https://www.osradar.com/install-postgresql-13-centos-8/#comment-2137</link>

		<dc:creator><![CDATA[Honza G.]]></dc:creator>
		<pubDate>Tue, 28 Jan 2020 16:48:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=13249#comment-2137</guid>

					<description><![CDATA[# dnf install https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
Updating Subscription Management repositories.
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)                                                                                                     0.0  B/s &#124;   0  B     00:02
Failed to download metadata for repo &#039;rhel-8-for-x86_64-baseos-rpms&#039;
Error: Failed to download metadata for repo &#039;rhel-8-for-x86_64-baseos-rpms&#039;]]></description>
			<content:encoded><![CDATA[<p># dnf install <a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm" rel="nofollow ugc">https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm</a><br />
Updating Subscription Management repositories.<br />
Red Hat Enterprise Linux 8 for x86_64 &#8211; BaseOS (RPMs)                                                                                                     0.0  B/s |   0  B     00:02<br />
Failed to download metadata for repo &#8216;rhel-8-for-x86_64-baseos-rpms&#8217;<br />
Error: Failed to download metadata for repo &#8216;rhel-8-for-x86_64-baseos-rpms&#8217;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Hirsh		</title>
		<link>https://www.osradar.com/install-postgresql-13-centos-8/#comment-976</link>

		<dc:creator><![CDATA[David Hirsh]]></dc:creator>
		<pubDate>Wed, 09 Oct 2019 15:46:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=13249#comment-976</guid>

					<description><![CDATA[Trying to install on an AWS RHEL8 instance. No success.

[root@ip-xxxxxxxxxxx ec2-user]# dnf install https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-rep
o-latest.noarch.rpm                                                                                                            
Last metadata expiration check: 0:26:38 ago on Wed 09 Oct 2019 03:07:05 PM UTC.                                                
pgdg-redhat-repo-latest.noarch.rpm                                                             6.5 kB/s &#124;  10 kB     00:01     
Package pgdg-redhat-repo-42.0-5.noarch is already installed.                                                                   
Dependencies resolved.                                                                                                         
Nothing to do.                                                                                                                 
Complete!                                                                                                                      
[root@ip-xxxxxxxxxxx ec2-user]# dnf install postgresql12                                                                      
Last metadata expiration check: 0:26:43 ago on Wed 09 Oct 2019 03:07:05 PM UTC.                                                
No match for argument: postgresql12                                                                                            
Error: Unable to find a match                                                                                                  

[root@ip-xxxxxxxxxxx ec2-user]# dnf install postgresql12-server postgresql12                                                  
Last metadata expiration check: 0:28:56 ago on Wed 09 Oct 2019 03:07:05 PM UTC.                                                
No match for argument: postgresql12-server                                                                                     
No match for argument: postgresql12                                                                                            
Error: Unable to find a match  

Any thoughts?  
Thanks.]]></description>
			<content:encoded><![CDATA[<p>Trying to install on an AWS RHEL8 instance. No success.</p>
<p>[root@ip-xxxxxxxxxxx ec2-user]# dnf install <a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-rep" rel="nofollow ugc">https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-rep</a><br />
o-latest.noarch.rpm<br />
Last metadata expiration check: 0:26:38 ago on Wed 09 Oct 2019 03:07:05 PM UTC.<br />
pgdg-redhat-repo-latest.noarch.rpm                                                             6.5 kB/s |  10 kB     00:01<br />
Package pgdg-redhat-repo-42.0-5.noarch is already installed.<br />
Dependencies resolved.<br />
Nothing to do.<br />
Complete!<br />
[root@ip-xxxxxxxxxxx ec2-user]# dnf install postgresql12<br />
Last metadata expiration check: 0:26:43 ago on Wed 09 Oct 2019 03:07:05 PM UTC.<br />
No match for argument: postgresql12<br />
Error: Unable to find a match                                                                                                  </p>
<p>[root@ip-xxxxxxxxxxx ec2-user]# dnf install postgresql12-server postgresql12<br />
Last metadata expiration check: 0:28:56 ago on Wed 09 Oct 2019 03:07:05 PM UTC.<br />
No match for argument: postgresql12-server<br />
No match for argument: postgresql12<br />
Error: Unable to find a match  </p>
<p>Any thoughts?<br />
Thanks.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
