BUG #17783: ERROR: could not open file "base/361098/2674030_vm": Operation not permitted

Started by PG Bug reporting formabout 3 years ago4 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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

#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: PG Bug reporting form (#1)
Re: BUG #17783: 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/

#3Kyotaro Horiguchi
horikyota.ntt@gmail.com
In reply to: Alvaro Herrera (#2)
Re: BUG #17783: ERROR: could not open file "base/361098/2674030_vm": Operation not permitted

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 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.

Or, can anti-virus softwares temporarily cause that?

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

#4Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Kyotaro Horiguchi (#3)
Re: BUG #17783: ERROR: could not open file "base/361098/2674030_vm": Operation not permitted

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 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.

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/