Dado que AlloyDB Omni es compatible con PostgreSQL, también hay disponibles varias soluciones de copias de seguridad desarrolladas y admitidas por la comunidad de PostgreSQL para las bases de datos de AlloyDB Omni. Cualquier solución que te permita crear copias de seguridad y restablecer un clúster de PostgreSQL que se ejecute en un contenedor de Docker o Podman también funciona con AlloyDB Omni.
Soluciones de copia de seguridad de un solo servidor
Si ejecutas AlloyDB Omni en un contenedor en servidores individuales, te recomendamos que uses pgBackRest, que realiza copias de seguridad físicas del clúster de bases de datos.
pgBackRest tiene las siguientes características distintivas:
Realizar copias de seguridad completas, incrementales o diferenciales
Escribir en destinos de disco local, disco remoto o almacenamiento en la nube
Paraleliza y encripta las copias de seguridad
Opciones de compresión y sumas de verificación (se realizan durante la transmisión)
Administración y vencimiento automáticos de las copias de seguridad
El contenedor de AlloyDB Omni incluye la utilidad pgBackRest, que te permite realizar las siguientes tareas:
Realiza copias de seguridad y restablecimientos físicos de tus clústeres de bases de datos.
Crea clústeres de clonación, ya sea en un momento actual o en un momento específico.
Realiza restablecimientos selectivos de bases de datos específicas dentro de tu clúster de bases de datos.
Si implementaste AlloyDB Omni en un clúster de Kubernetes, el operador de AlloyDB Omni proporciona métodos de copia de seguridad y restablecimiento sin necesidad de ninguna configuración adicional.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eAlloyDB Omni, being PostgreSQL compatible, supports a variety of backup solutions developed by the PostgreSQL community.\u003c/p\u003e\n"],["\u003cp\u003eFor single-server container deployments, pgBackRest is recommended, offering features like full, incremental, and differential backups, with options for remote storage, encryption, and compression.\u003c/p\u003e\n"],["\u003cp\u003eThe pgBackRest utility included with AlloyDB Omni allows for physical backups, restorations, creating clones, and selective database restores.\u003c/p\u003e\n"],["\u003cp\u003eWhen deployed on Kubernetes, AlloyDB Omni's operator provides built-in backup and restore methods, eliminating the need for further setup.\u003c/p\u003e\n"],["\u003cp\u003eSeparate documentation is available for setup of pgBackrest and backup and restore within Kubernetes.\u003c/p\u003e\n"]]],[],null,["# Back up and restore AlloyDB Omni\n\nSelect a documentation version: Current (16.8.0)keyboard_arrow_down\n\n- [Current (16.8.0)](/alloydb/omni/current/docs/backup-overview)\n- [16.8.0](/alloydb/omni/16.8.0/docs/backup-overview)\n- [16.3.0](/alloydb/omni/16.3.0/docs/backup-overview)\n- [15.12.0](/alloydb/omni/15.12.0/docs/backup-overview)\n- [15.7.1](/alloydb/omni/15.7.1/docs/backup-overview)\n- [15.7.0](/alloydb/omni/15.7.0/docs/backup-overview)\n- [15.5.5](/alloydb/omni/15.5.5/docs/backup-overview)\n- [15.5.4](/alloydb/omni/15.5.4/docs/backup-overview)\n- [15.5.2](/alloydb/omni/15.5.2/docs/backup-overview)\n\n\u003cbr /\u003e\n\nThis page provides an overview of data backup and restore solutions available to AlloyDB Omni database clusters.\n\n\u003cbr /\u003e\n\nBecause AlloyDB Omni is PostgreSQL compatible, various backup\nsolutions developed and supported by the PostgreSQL community are also available\nto AlloyDB Omni databases. Any solution that lets you back up\nfrom and restore to a PostgreSQL cluster running in a Docker or Podman container\nalso works with AlloyDB Omni.\n\nSingle-server backup solutions\n------------------------------\n\nIf you run AlloyDB Omni in a container on individual servers, we\nrecommend you use [pgBackRest](https://pgbackrest.org/). pgBackRest performs\nphysical database cluster backups.\n\npgBackRest has the following distinct features:\n\n- Perform full, incremental, or differential backups\n- Write to local disk, remote disk, or cloud storage destinations\n- Parallelize and encrypt backups\n- Compression and checksums (done in-stream) options\n- Automatic management and expiration of backups\n\nThe AlloyDB Omni container includes the pgBackRest utility, which\nlets you perform the following tasks:\n\n- Perform physical backups and restorations of your database clusters.\n- Build clone clusters, either to a current or to a specific point in time.\n- Perform selective restores of specific databases from within your database cluster.\n\nFor more information, see\n[Set up pgBackRest for AlloyDB Omni](/alloydb/omni/current/docs/set-up-pgbackrest).\n\nKubernetes backup solutions\n---------------------------\n\nIf you have deployed AlloyDB Omni onto a Kubernetes cluster, then\nthe AlloyDB Omni operator provides backup and restore methods without the\nneed for any further configuration.\n\nFor more information, see [Back up and restore in\nKubernetes](/alloydb/omni/current/docs/backup-kubernetes).\n\nWhat's next\n-----------\n\n- [Set up pgBackRest for AlloyDB Omni](/alloydb/omni/current/docs/set-up-pgbackrest)\n\n- [Back up and restore in Kubernetes](/alloydb/omni/current/docs/backup-kubernetes)"]]