Permissions denied for the database file system on Windows during restore

2022-09-13 Thread Joel Mariadasan (jomariad)
Hi, When I try to restore an old backup on Windows, the restore always fails with a message that permission denied for "base/19513/21359". Note this file name provided by postgres is random. When I check the properties of this file, this file doesn't have any owner at all. Windows says that no

Vulnerability identified with Postgres 13.4 for Windows

2021-10-29 Thread Joel Mariadasan (jomariad)
Hi, The scanning tool used by our organization has detected the presence of vulnerable libxml version in the latest Postgres 13.4 release for windows (Zip version). Detected by Automated Scanning tool: libxml 2.9.10 Can you confirm if this is the same version of libxml used in Postgres? We w

RE: pg_ctl.exe file deleted automatically

2020-12-13 Thread Joel Mariadasan (jomariad)
Mariadasan (jomariad) Cc: pgsql-hackers ; Tejaswini L (tlingach) ; Balakumaran Swaminathan (balsamin) Subject: Re: pg_ctl.exe file deleted automatically On Thu, 3 Dec 2020, 13:06 Joel Mariadasan (jomariad), mailto:jomar...@cisco.com>> wrote: Hi, We are using Windows 2019 server. Someti

pg_ctl.exe file deleted automatically

2020-12-02 Thread Joel Mariadasan (jomariad)
Hi, We are using Windows 2019 server. Sometimes we see the pg_ctl.exe getting automatically deleted. Due to this, while starting up Postgres windows service we are getting the error. "Error 2: The system cannot find the file specified" Can you let us know the potential causes for this pg_ctl.ex

User accounts on windows

2020-10-21 Thread Joel Mariadasan (jomariad)
Background: We have an installer for our application as part of which we are planning to include archive postgresql-13.0-1-windows-x64-binaries.zip which will be extracted along with the installation of our application. When the archive is extracted the folder's permission will belong to the cu

Reg. Postgres 13

2020-08-04 Thread Joel Mariadasan (jomariad)
Hi, I see that release 13 is currently in beta. When will be the official production release of 13 be out? We need to see if we can include this as part of our product release cycle. Regards, Joel

Postgres installer with pgAdmin 4.22

2020-06-09 Thread Joel Mariadasan (jomariad)
Hi, We would like to know when we will get Postgres installer with latest pgAdmin 4.22 bundled. The latest Postgres installer (12.3) has only 4.21 which doesn't have fix for certain vulnerabilities related to python. Regards, Joel

RE: ASLR support for Postgres12

2020-03-23 Thread Joel Mariadasan (jomariad)
Thanks Tom for the quick Update. Can you please point me to a link or give the list of OSes where ASLR is officially supported by Postgres? Regards, Joel -Original Message- From: Tom Lane Sent: Monday, March 23, 2020 8:16 PM To: Joel Mariadasan (jomariad) Cc: pgsql-hack