You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking for continuous archiving/back up options for larger databases that see some degree of change but the overhead of copying out the whole database is not in line with what we actually need.
The backup scripts are currently being refactored to support a plugin model (and mongo support). Adding this sort of functionality may be easier once that is complete.
Looking for continuous archiving/back up options for larger databases that see some degree of change but the overhead of copying out the whole database is not in line with what we actually need.
https://www.postgresql.org/docs/9.0/continuous-archiving.html
The text was updated successfully, but these errors were encountered: