The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Can we add data descriptions to data or make data dictionary in Vertica?

Can we add data descriptions to data or make data dictionary in Vertica?
0
Answers
Vertica supports COMMENT ON statements to store annotations on many objects. Please see the available labels at:
https://www.vertica.com/docs/11.1.x/HTML/Content/Authoring/SQLReferenceManual/Statements/COMMENT/COMMENTONStatements.htm
Some tools like DbVisualizer can read and update object comments.