aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2024-06-07 18:46:30 +0900
committerMichael Paquier <michael@paquier.xyz>2024-06-07 18:46:30 +0900
commit83f415e2d92e7a6f28fd816cd23f09d24801bd3c (patch)
treef0936e9f2f4db89d820d0b2500816f0a617273fd /src/tutorial/basics.source
parent8405d5a37a25c53e568b2bf290a0ba5189940190 (diff)
downloadpostgresql-83f415e2d92e7a6f28fd816cd23f09d24801bd3c.tar.gz
postgresql-83f415e2d92e7a6f28fd816cd23f09d24801bd3c.zip
Add more debugging information when dropping twice pgstats entry
Floris Van Nee has reported a bug in the pgstats facility where a stats entry already dropped would get again dropped. This case should not happen, still the error generated did not offer any details about the stats entry getting dropped. This commit improves the error message generated to inform about the stats entry kind, database OID, object OID and refcount, which should help to debug more the problem reported. Bertrand Drouvot has been independently able to reach this error path while writing a new feature, and more details about the failure would have been helpful for debugging. Author: Andres Freund, Bertrand Drouvot Discussion: https://postgr.es/m/20240505160915.6boysum4f34siqct@awork3.anarazel.de Discussion: https://postgr.es/m/ZkM30paAD8Cr/Bix@ip-10-97-1-34.eu-west-3.compute.internal Backpatch-through: 15
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions