public inbox for [email protected]  
help / color / mirror / Atom feed
Re: Windows installation problem at post-install step
3+ messages / 2 participants
[nested] [flat]

* Re: Windows installation problem at post-install step
@ 2024-07-22 20:18  Adrian Klaver <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Adrian Klaver @ 2024-07-22 20:18 UTC (permalink / raw)
  To: Ertan Küçükoglu <[email protected]>; +Cc: [email protected]

On 7/22/24 13:15, Ertan Küçükoglu wrote:
> Adrian Klaver <[email protected] 
> <mailto:[email protected]>>, 22 Tem 2024 Pzt, 22:56 tarihinde 
> şunu yazdı:
> 
> 
>     Why not use that?
> 
> There was already an installed PostgreSQL just failing to start.
> I used that localization tool and it started again.
> This was the production system where Windows update changed the name of 
> the Turkish localization.
> 
> I am trying to set myself a development and testing system now.
> I lost my old VMs and need to install PostgreSQL fresh.
> Unfortunately, the installer has issues. No cluster being initialized, 
> no service is installed.

It would seem to me the process would be:

1) Create Windows VM

2) Run the localizer tool in the VM to get the old locale name in place.

3) Run the installer.

> Restoring a Windows backup into Linux system failed due to encoding 
> problems.
> 
> I cannot clone from production systems. They are using different 
> virtualization.
> My internet connection cannot handle the raw disk image transfer anyway.
> 
> Thanks & Regards,
> Ertan
> 

-- 
Adrian Klaver
[email protected]







^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Windows installation problem at post-install step
@ 2024-07-22 20:34  Ertan Küçükoglu <[email protected]>
  parent: Adrian Klaver <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Ertan Küçükoglu @ 2024-07-22 20:34 UTC (permalink / raw)
  To: Adrian Klaver <[email protected]>; +Cc: [email protected]

Adrian Klaver <[email protected]>, 22 Tem 2024 Pzt, 23:18 tarihinde
şunu yazdı:

> It would seem to me the process would be:
>
> 1) Create Windows VM
>
> 2) Run the localizer tool in the VM to get the old locale name in place.
>
> 3) Run the installer.
>

I just tested that and failed at the same step.

My understanding is
- The installer has localization options to choose from or default
localization (which is Turkish_Türkiye.1254 in new VMs, it was
Turkish_Turkey.1254 in the past).
- I cannot make the installer select something else other than
Turkish_Türkiye.1254 it is hardcoded in it. So Turkish_Turkey.1254 cannot
be selected in the installer even if it is installed in the OS.
- Even if I can add a new locale to the OS, I cannot make it the default.

Thanks & Regards,
Ertan


^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Windows installation problem at post-install step
@ 2024-07-22 20:50  Adrian Klaver <[email protected]>
  parent: Ertan Küçükoglu <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Adrian Klaver @ 2024-07-22 20:50 UTC (permalink / raw)
  To: Ertan Küçükoglu <[email protected]>; +Cc: [email protected]

On 7/22/24 13:34, Ertan Küçükoglu wrote:
> Adrian Klaver <[email protected] 
> <mailto:[email protected]>>, 22 Tem 2024 Pzt, 23:18 tarihinde 
> şunu yazdı:
> 
>     It would seem to me the process would be:
> 
>     1) Create Windows VM
> 
>     2) Run the localizer tool in the VM to get the old locale name in place.
> 
>     3) Run the installer.
> 
> 
> I just tested that and failed at the same step.
> 
> My understanding is
> - The installer has localization options to choose from or default 
> localization (which is Turkish_Türkiye.1254 in new VMs, it was 
> Turkish_Turkey.1254 in the past).
> - I cannot make the installer select something else other than 
> Turkish_Türkiye.1254 it is hardcoded in it. So Turkish_Turkey.1254 
> cannot be selected in the installer even if it is installed in the OS.
> - Even if I can add a new locale to the OS, I cannot make it the default.

How about taking:

C:\Windows\System32\cscript //NoLogo "C:\Program 
Files\PostgreSQL\16/installer/server/initcluster.vbs" "NT 
AUTHORITY\NetworkService" "postgres" "****" 
"C:\Users\User1\AppData\Local\Temp/postgresql_installer_cd79fad8b7" 
"C:\Program Files\PostgreSQL\16" "C:\DATA_PG16" 5432 "Turkish,Türkiye"

and changing  "Turkish,Türkiye" to "Turkish_Turkey.1254"

> 
> Thanks & Regards,
> Ertan

-- 
Adrian Klaver
[email protected]







^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2024-07-22 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-07-22 20:18 Re: Windows installation problem at post-install step Adrian Klaver <[email protected]>
2024-07-22 20:34 ` Ertan Küçükoglu <[email protected]>
2024-07-22 20:50   ` Adrian Klaver <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox