Re: Corrupted Postgresql Microsoft Binaries

2022-08-29 Thread Adrian Klaver
On 8/29/22 07:50, Hillary Masha wrote: After further investigation, it was determined that the issue was with the length of the path of some subdirectories in the zip file for the new binaries. Windows has a max path length of 260 characters, hence the issue with unzipping. Postgres V 14.3 had

Re: Corrupted Postgresql Microsoft Binaries

2022-08-29 Thread Hillary Masha
After further investigation, it was determined that the issue was with the length of the path of some subdirectories in the zip file for the new binaries. Windows has a max path length of 260 characters, hence the issue with unzipping. Postgres V 14.3 had a max file path length of 226 [image: image

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Adrian Klaver
On 8/24/22 2:23 PM, Thomas Kellerer wrote: Hillary Masha schrieb am 23.08.2022 um 20:58: I downloaded the microsoft postgresql binaries for versions 14.5, 13.8, 12.12, 11.17, 10.22 from https://www.enterprisedb.com/download-postgresql-binaries and found that there was an error with opening the z

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Adrian Klaver
On 8/24/22 2:01 PM, Hillary Masha wrote: Thank you for sending the email to them, i had sent an email to techsupp...@enterprisedb.com  last week but haven't heard back. I need the zip files as my team uses a script that installs the postgres versions to mult

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Thomas Kellerer
Hillary Masha schrieb am 23.08.2022 um 20:58: I downloaded the microsoft postgresql binaries for versions 14.5, 13.8, 12.12, 11.17, 10.22 from https://www.enterprisedb.com/download-postgresql-binaries and found that there was an error with opening the zip files. Does anyone else use these files a

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Hillary Masha
Thank you for sending the email to them, i had sent an email to techsupp...@enterprisedb.com last week but haven't heard back. I need the zip files as my team uses a script that installs the postgres versions to multiple machines using the binaries. On Wed, Aug 24, 2022 at 4:09 PM Adrian Klaver w

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Adrian Klaver
On 8/24/22 12:22, Hillary Masha wrote: It looks like Windows 10 is unable to open the zip files for windows versions of the binaries 14.5, 13.8, 12.12, 11.17, 10.22. I get this error message when I double click the zip file or when I right click and select 'Extract All..'. image.png I was abl

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Adrian Klaver
On 8/24/22 12:22, Hillary Masha wrote: It looks like Windows 10 is unable to open the zip files for windows versions of the binaries 14.5, 13.8, 12.12, 11.17, 10.22. I get this error message when I double click the zip file or when I right click and select 'Extract All..'. image.png I cranke

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Hillary Masha
It looks like Windows 10 is unable to open the zip files for windows versions of the binaries 14.5, 13.8, 12.12, 11.17, 10.22. I get this error message when I double click the zip file or when I right click and select 'Extract All..'. [image: image.png] I was able to successfully unzip files in po

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Adrian Klaver
On 8/24/22 09:17, Hillary Masha wrote: Thank you Adrian, I was able to unzip the files using powershell, my OS is Windows 10 and I had been using Windows' 'Extract All' to try to get the files. As well, simply double clicking to open the files showed an error stating that windows cannot open th

Re: Corrupted Postgresql Microsoft Binaries

2022-08-24 Thread Hillary Masha
Thank you Adrian, I was able to unzip the files using powershell, my OS is Windows 10 and I had been using Windows' 'Extract All' to try to get the files. As well, simply double clicking to open the files showed an error stating that windows cannot open this file. I had download the zip files from

Re: Corrupted Postgresql Microsoft Binaries

2022-08-23 Thread Adrian Klaver
On 8/23/22 11:58, Hillary Masha wrote: Hello, I downloaded the microsoft postgresql binaries for versions 14.5, 13.8, 12.12, 11.17, 10.22 from https://www.enterprisedb.com/download-postgresql-binaries and found that there was an err