Skip to content

codeinsights-db: correct data volume path#268

Merged
emidoots merged 1 commit into
masterfrom
sg/fix-codeinsights-data
Feb 26, 2021
Merged

codeinsights-db: correct data volume path#268
emidoots merged 1 commit into
masterfrom
sg/fix-codeinsights-data

Conversation

@emidoots
Copy link
Copy Markdown
Member

@emidoots emidoots commented Feb 26, 2021

I failed to verify /data was the correct path (it is for our other Postgres images, but not for this TimescaleDB image), which means codeinsights-db data is not being retained currently. I noticed this because the DB was lost on sourcegraph.com (chart looks empty.)

The good news is that I am actively working on building historical data for insights, so this data loss doesn't really matter - it'll all be rebuilt later.

Fixes https://github.com/sourcegraph/sourcegraph/issues/18704

Signed-off-by: Stephen Gutekanst stephen@sourcegraph.com

Checklist

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
@emidoots emidoots merged commit 18e82d7 into master Feb 26, 2021
@emidoots emidoots deleted the sg/fix-codeinsights-data branch February 26, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

insights: data on sourcegraph.com lost due to container restart / bad volume mapping

2 participants