Re: server setting up error

From: Samed YILDIRIM <samed(at)reddoc(dot)net>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>, cem yurdakul <cemyurdakul(at)yandex(dot)com>
Subject: Re: server setting up error
Date: 2022-09-22 13:53:24
Message-ID: CAAo1mbm8bYwtR+TcsQ-GaBza3nQjutfG-bQRfR+2xaF8MGKnPg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

- *Download page's link: *
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
- *Installation guide:*
https://www.enterprisedb.com/docs/supported-open-source/postgresql/installer/02_installing_postgresql_with_the_graphical_installation_wizard/01_invoking_the_graphical_installer/

Best regards.
Samed YILDIRIM

On Tue, 20 Sept 2022 at 21:25, Jeff Janes <jeff(dot)janes(at)gmail(dot)com> wrote:

> On Mon, Sep 19, 2022 at 7:27 AM cem yurdakul <cemyurdakul(at)yandex(dot)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
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Adriano Peluso 2022-09-23 08:20:41 Re: getting a ER diagram from an existing database
Previous Message Yogesh Mahajan 2022-09-21 08:41:44 Re: getting a ER diagram from an existing database