BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column
Date
Msg-id 18678-d190c806734100da@postgresql.org
Whole thread Raw
Responses Re: BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18678
Logged by:          Claudio
Email address:      claudioan00@gmail.com
PostgreSQL version: 17.0
Operating system:   Windows 10 Home
Description:

I'm installing it after trying to install it once on a Windows 10 Home VM,
as i had to change from NAT network to Bridge to be able to download the
files it needed. It went ok until the StackBuilder it seems, as it threw
this error:

psql: ERROR: no existe la columna d.daticulocale
LINE 8: d.daticulocale as "ICU Locale",
           ^
HINT: Probablemente quiera hacer referencia a la columna
Â<<d.datlocaleÂ>>.

I don't know why this happened but Google says something about some version
problem where a table is not being used anymore.

Thanks and keep the great work.


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: jsonb_jsonpath test fails after 2024-11-03
Next
From: David Rowley
Date:
Subject: Re: BUG #18677: numeric values in arrays are stored incorrectly