vbr.py
Moderator: NorbertKrupa
-
- GURU
- Posts: 527
- Joined: Tue Oct 22, 2013 9:36 pm
- Location: Chicago, IL
- Contact:
Re: vbr.py
Not sure what enhancements have been made, but vbr.py was intended for a database level backup/restore. For a table level copy, I would use EXPORT TO VERTICA or COPY FROM VERTICA (note that the table structure does not get copied)
Checkout vertica.tips for more Vertica resources.
- JimKnicely
- Site Admin
- Posts: 1825
- Joined: Sat Jan 21, 2012 4:58 am
- Contact:
Re: vbr.py
Check out the "Replicating Tables and Schemas to an Alternate Database" doc:
https://my.vertica.com/docs/7.2.x/HTML/ ... luster.htm
Or, check out the "Copying and Exporting Data" doc:
https://my.vertica.com/docs/7.2.x/HTML/ ... ngData.htm
https://my.vertica.com/docs/7.2.x/HTML/ ... luster.htm
Or, check out the "Copying and Exporting Data" doc:
https://my.vertica.com/docs/7.2.x/HTML/ ... ngData.htm
Jim Knicely
Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.
Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.