BUG #17276: pg_tblspc Permission denied

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: zuber(dot)farooqui(at)gmail(dot)com
Subject: BUG #17276: pg_tblspc Permission denied
Date: 2021-11-09 04:57:21
Message-ID: 17276-f72aa8093d8893a9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17276
Logged by: PostgresUser
Email address: zuber(dot)farooqui(at)gmail(dot)com
PostgreSQL version: 9.6.7
Operating system: UNIX
Description:

Dear Postgresql Users,

Few months back I successfully created tablespace in Postgresql and
everything was working in terms of creating and accessing the tables.

I had to restart my system and I now I am getting "Permission Denied" ERROR.
I am able to access table which are not in tablespace. Below is the error
message.
ERROR: could not open file "pg_tblspc/55729/PG_9.6/12926/55956": Permission
denied

It looks like tablespace is not mounted back to Postgresql after system
restart.

I appreciate your help in resolving the issue.

Thank you!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2021-11-09 05:02:19 Re: BUG #17268: Possible corruption in toast index after reindex index concurrently
Previous Message Andres Freund 2021-11-09 04:37:58 Re: BUG #17268: Possible corruption in toast index after reindex index concurrently