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!
Vaccum in Vertica?
Hello, HP vertica exists the vacuum command like postgresql? if yes, how is the command?
I don't found in web.
Thank's!!
0
Comments
Probably the PURGE functions in Vertica are the most similar to the VACUUM command in PostgreSQL...
See:
https://my.vertica.com/docs/9.1.x/HTML/index.htm#Authoring/AdministratorsGuide/BulkDeletingPurging/PurgingDeletedData.htm
https://my.vertica.com/docs/9.1.x/HTML/index.htm#Authoring/AdministratorsGuide/BulkDeletingPurging/ManuallyPurgingData.htm
Thanks!!