<?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: Corey James</title>
    <description>The latest articles on DEV Community by Corey James (@remoteconn7891).</description>
    <link>https://dev.to/remoteconn7891</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%2F2684046%2F06a09d0c-adaa-4253-a7b8-689f2365e5c5.png</url>
      <title>DEV Community: Corey James</title>
      <link>https://dev.to/remoteconn7891</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/remoteconn7891"/>
    <language>en</language>
    <item>
      <title>Not able to connect to PostgreSQL server on Fedora</title>
      <dc:creator>Corey James</dc:creator>
      <pubDate>Fri, 10 Jan 2025 19:36:24 +0000</pubDate>
      <link>https://dev.to/remoteconn7891/not-able-to-connect-to-postgresql-server-on-fedora-f62</link>
      <guid>https://dev.to/remoteconn7891/not-able-to-connect-to-postgresql-server-on-fedora-f62</guid>
      <description>&lt;p&gt;For those are experienced specifically in Fedora. I'm having trouble connecting to my postgresql database in Linux Fedora. &lt;/p&gt;

&lt;p&gt;I need to connect to my database, so that I can run &lt;code&gt;python manage.py migrate&lt;/code&gt; and &lt;code&gt;python manage.py runserver&lt;/code&gt; to get my Django backend running again.&lt;/p&gt;

&lt;p&gt;I tried stack overflow, reddit and used Fedora postgresql docs. I even tried re-configuring my pg_hba.conf as per a related question on  SO. But I still get the same error here:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: FATAL:  Ident authentication failed for user "postgres"```



Please I need help with this.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>fedora</category>
      <category>postgressql</category>
      <category>django</category>
    </item>
    <item>
      <title>New member her</title>
      <dc:creator>Corey James</dc:creator>
      <pubDate>Fri, 10 Jan 2025 05:05:39 +0000</pubDate>
      <link>https://dev.to/remoteconn7891/new-member-her-375o</link>
      <guid>https://dev.to/remoteconn7891/new-member-her-375o</guid>
      <description>&lt;p&gt;Hello everyone, my name is Corey. I'm new here and can't wait to meet  and work with you guys, from basic programming to backend development.&lt;/p&gt;

&lt;p&gt;I would like to find collaborators for my project and don't mind helping new programmers with any coding issues.&lt;/p&gt;

&lt;p&gt;The programming language I'm most familiar with is Python, followed by C#. I'm now getting into C++&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
