BUG #17783: ERROR: could not open file "base/361098/2674030_vm": Operation not permitted
The following bug has been logged on the website:
Bug reference: 17783
Logged by: Roderick Zuñiga
Email address: roderick.zuniga@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:
select * from public.pulsos_mensuales;
ERROR: could not open file "base/361098/2674030_vm": Operation not
permitted
On 2023-Feb-08, PG Bug reporting form wrote:
The following bug has been logged on the website:
Bug reference: 17783
Logged by: Roderick Zuñiga
Email address: roderick.zuniga@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:select * from public.pulsos_mensuales;
ERROR: could not open file "base/361098/2674030_vm": Operation not permitted
Hmm, sounds like something changed the permissions for that file. Put
them back so that they are like the permissions on all other files in
that directory.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
At Thu, 9 Feb 2023 13:14:56 +0100, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote in
On 2023-Feb-08, PG Bug reporting form wrote:
The following bug has been logged on the website:
Bug reference: 17783
Logged by: Roderick Zuñiga
Email address: roderick.zuniga@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:select * from public.pulsos_mensuales;
ERROR: could not open file "base/361098/2674030_vm": Operation not permittedHmm, sounds like something changed the permissions for that file. Put
them back so that they are like the permissions on all other files in
that directory.
Or, can anti-virus softwares temporarily cause that?
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
On 2023-Feb-10, Kyotaro Horiguchi wrote:
At Thu, 9 Feb 2023 13:14:56 +0100, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote in
On 2023-Feb-08, PG Bug reporting form wrote:
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:select * from public.pulsos_mensuales;
ERROR: could not open file "base/361098/2674030_vm": Operation not permittedHmm, sounds like something changed the permissions for that file. Put
them back so that they are like the permissions on all other files in
that directory.Or, can anti-virus softwares temporarily cause that?
Yeah, perhaps, but I'm not sure if that is possible on Linux.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/