Re: server setting up error - Mailing list pgsql-admin

From Samed YILDIRIM
Subject Re: server setting up error
Date
Msg-id CAAo1mbm8bYwtR+TcsQ-GaBza3nQjutfG-bQRfR+2xaF8MGKnPg@mail.gmail.com
Whole thread Raw
In response to Re: server setting up error  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-admin
Hello Cem,

pgAdmin and PostgreSQL are two separate applications. And they are not dependent on each other.

pgAdmin is a PostgreSQL client and management application that has many advanced features beyond just being a client.
PostgreSQL is an open source relational database management system. In other words, it is a database server/service.

As far as I can see, you wanted to install a local PostgreSQL server and connect to it through pgAdmin. You need to ensure that you have an installed and working PostgreSQL service on your workstation. You can use EnterpriseDB's installation bundle for Windows. They also created a cool installation guide, which I saw while writing the email.

Best regards.
Samed YILDIRIM

On Tue, 20 Sept 2022 at 21:25, Jeff Janes <jeff.janes@gmail.com> wrote:
On Mon, Sep 19, 2022 at 7:27 AM cem yurdakul <cemyurdakul@yandex.com> wrote:
Hi everyone,
I've just install latest version of the PgAdmin4 for windows but I cannot set up a server.

Did you install pgAdmin4 and PostgreSQL from the same bundled installer?  Was PostgreSQL already installed?  Were you trying to upgrade it at the same time as upgrading PgAdmin4?

 
Path settled, port configuration settled however postgre is not shows services.msc,

I don't know what "path settled" means.  But your image of services.msc is showing the wrong part of the alphabet to show 'PostgreSQL'.

Cheers,

Jeff

pgsql-admin by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: getting a ER diagram from an existing database
Next
From: Adriano Peluso
Date:
Subject: Re: getting a ER diagram from an existing database