We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fad1b5 commit f9be54aCopy full SHA for f9be54a
doc/configuration.md
@@ -157,6 +157,5 @@ Until the ledger state migration happens any restart requires reusing the `--boo
157
158
### --keep-tx-metadata
159
160
-This flag was introduced in v.13.2.0.0 as all postgres field with the type jsonb were removed to improve insertion performance.
161
-If they are required and you have database queries against jsonb then activate this flag to re-introduce the type jsonb.
+It keeps only metadata with the specified keys.
162
You can pass multiple values to the flag eg: `--keep-tx-metadata 1,2,3` make sure you are using commas between each key.
0 commit comments