Should a failed ANALYZE roll back the transaction?
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
While writing failure tests, I noticed that injecting a failure on one node during an ANALYZE transaction would result in a failure.
Do we really need to mark connections during ANALYZE as "critical"? It seems like we could get away with a warning in this case.
Contributor guide
Assessment
This issue has not been assessed yet.