Re: Can't install Postgres version 18

From: Anthony DeBarros <anthonymdebarros(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't install Postgres version 18
Date: 2026-06-15 12:45:11
Message-ID: CACJO+65iWZ1JKuerjPM55+rRbOcpdgAQg6V4SfgVjmVP7Mu3DA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

On Jun 14, 2026 at 6:12:52 AM, Jan Karremans <karremans(dot)ja(at)gmail(dot)com> wrote:

> I would simply recommend not to run Postgres on Windows. You are mixing
> two distinctly different approaches to IT-systems. In that sense Linux is
> so much more akin to the world Postgres lives in.
>
> Cheers,
> Jan
>
>
>
Absolutely true. However, it’s good that EDB has provided a Windows
installer for PostgreSQL because nearly 2/3 of personal computer users run
Windows, and many, many people who are setting out to learn database
programming run on it.

That said, I have two observations, both related to experiences as author
of a book about learning SQL:

1. I have installed and uninstalled PostgreSQL and pgAdmin on Windows
dozens of times and had no issues at all as long as I used the official
installer/uninstaller. However, the uninstaller does not completely remove
all traces of the application, so for a fully clean uninstall you must
remove registry entries, delete left-behind application directories, etc.

2. Using PostgreSQL under Windows is far more complicated than running
it on macOS, where you can install PostgresApp and get up and running in
just minutes with very little to fiddle with. And that app is getting
better all the time with support for Postgres extensions. I steer everyone
towards Macs these days.

Cheers,

Anthony DeBarros

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arbol One 2026-06-15 13:01:29 Re: Can't install Postgres version 18
Previous Message Jan Karremans 2026-06-14 10:12:52 Re: Can't install Postgres version 18