User Tools

Site Tools


wiki:sentry_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:sentry_troubleshooting [2026/05/27 07:12] – add Can't start some containers antisawiki:sentry_troubleshooting [2026/05/27 08:16] (current) – [Postgres DB getting too big] antisa
Line 3: Line 3:
 ====== Sentry troubleshooting ====== ====== Sentry troubleshooting ======
 ===== Postgres DB getting too big ===== ===== Postgres DB getting too big =====
-One option is to truncate the nodestore_node table. Enter the DB:+One option is to truncate the nodestore_node table. nodestore stores the raw, unindexed parts of the data of an event. For example all event breadcrumbs and contexts are stored there. This means you will lose the details when clicking on any event in "Issues" tab. This is probably OK since you can still receive new events. 
 + 
 +Enter the DB:
  
   psql -U postgres   psql -U postgres
wiki/sentry_troubleshooting.txt · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki