Re: could not connect to server, in order to operate pgAdmin/PostgreSQL via python - Mailing list pgsql-admin

From Scott Ribe
Subject Re: could not connect to server, in order to operate pgAdmin/PostgreSQL via python
Date
Msg-id 7B892B75-175A-4A1A-897E-5A7671E594BE@killerbytes.com
Whole thread Raw
In response to could not connect to server, in order to operate pgAdmin/PostgreSQL via python  (Alex Christian <alexchristian1198@gmail.com>)
List pgsql-admin
Are you actually running PG on port 5433 instead of 5432?

Is PG actually listening on 127.0.0.1 (or *)?

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/



> On Aug 27, 2022, at 11:02 AM, Alex Christian <alexchristian1198@gmail.com> wrote:
>
> Hello,
>
> I am trying to connect to postgresql using python on windows, but it throws an error message. Below I am sharing the
codeand error. Can you please help me out on this issue?  
> Thank you
>
> <2.png><1.png>




pgsql-admin by date:

Previous
From: Paul Smith
Date:
Subject: Re: could not connect to server, in order to operate pgAdmin/PostgreSQL via python
Next
From: kaido vaikla
Date:
Subject: Re: could not connect to server, in order to operate pgAdmin/PostgreSQL via python