<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mritunjay Tiwari</title>
    <description>The latest articles on DEV Community by Mritunjay Tiwari (@mritunjay_tiwari).</description>
    <link>https://dev.to/mritunjay_tiwari</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1548018%2F3d1f8684-a877-4252-8503-124aad43eec8.jpg</url>
      <title>DEV Community: Mritunjay Tiwari</title>
      <link>https://dev.to/mritunjay_tiwari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mritunjay_tiwari"/>
    <language>en</language>
    <item>
      <title>Does Centos 6.9 support postgres 14 ?</title>
      <dc:creator>Mritunjay Tiwari</dc:creator>
      <pubDate>Thu, 30 May 2024 10:06:07 +0000</pubDate>
      <link>https://dev.to/mritunjay_tiwari/does-centos-69-support-postgres-14--21mj</link>
      <guid>https://dev.to/mritunjay_tiwari/does-centos-69-support-postgres-14--21mj</guid>
      <description>&lt;p&gt;I am have postgres 12.18 installed on my centos 6.9 OS. I want to upgrade to postgres 14.9, is this possible ?&lt;br&gt;
Directly using installation command &lt;code&gt;sudo yum install postgres14-server&lt;/code&gt; , I am getting error.&lt;/p&gt;

&lt;p&gt;`Loaded plugins: fastestmirror, ovl, replace, versionlock&lt;br&gt;
Setting up Install Process&lt;br&gt;
Loading mirror speeds from cached hostfile&lt;br&gt;
&lt;a href="https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/repodata/repomd.xml:"&gt;https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/repodata/repomd.xml:&lt;/a&gt; [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"&lt;br&gt;
Trying other mirror.&lt;br&gt;
To address this issue please refer to the below knowledge base article &lt;/p&gt;

&lt;p&gt;&lt;a href="https://access.redhat.com/articles/1320623"&gt;https://access.redhat.com/articles/1320623&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/repodata/repomd.xml:"&gt;https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/repodata/repomd.xml:&lt;/a&gt; [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"&lt;br&gt;
Trying other mirror.&lt;br&gt;
pgdg12                                                                                                                                                                                                     | 3.7 kB     00:00&lt;br&gt;&lt;br&gt;
&lt;a href="https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-6-x86_64/repodata/repomd.xml:"&gt;https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-6-x86_64/repodata/repomd.xml:&lt;/a&gt; [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"&lt;br&gt;
Trying other mirror.&lt;br&gt;
Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg14. Please verify its path and try again`&lt;/p&gt;

</description>
      <category>postgres</category>
      <category>postgressql</category>
      <category>database</category>
      <category>upgrade</category>
    </item>
  </channel>
</rss>
