Postgresql Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2020 11:43 AM
Hi,
I am facing below error during postgresql db start.
FATAL: the database system is starting up
FATAL: failed to re-find parent key in index "16619" for split pages 915114/915115
What is the solution of this error?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2020 10:22 PM
It seems your postgresql index is corrupted
Please refer to https://dba.stackexchange.com/questions/135881/postgresql-error-failed-to-re-find-parent-key-in-inde...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2020 10:51 PM
To Make reindex, I need to start DB but I am not able to start. Without start, How Can I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 12:12 AM
Please check whether the user you are using to run postgrelsql has lost file system permission first. I have met similar error before ,it was cause by file permission was error accidentally modified by other user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 02:02 AM
file system permission?For which file I need to check and how?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 09:03 AM
postgresql data directory
