Ganti NEW_PASSWORD dengan sandi untuk menetapkan pengguna postgres penampung baru setelah pembuatannya.
Terhubung ke AlloyDB Omni dalam penampung menggunakan psql:
podmanexec-itmy-omnipsql-hlocalhost-Upostgres
Jendela terminal menampilkan teks login psql yang diakhiri dengan perintah
postgres=#.
Pembersihan
Untuk membersihkan container AlloyDB Omni yang Anda buat selama panduan memulai ini, ikuti langkah-langkah berikut:
Docker
Hentikan penampung AlloyDB Omni Anda yang bernama my-omni:
dockercontainerstopmy-omni
Hapus penampung AlloyDB Omni Anda yang bernama my-omni:
dockercontainerrmmy-omni
Podman
Hentikan penampung AlloyDB Omni Anda yang bernama my-omni:
podmancontainerstopmy-omni
Hapus penampung AlloyDB Omni Anda yang bernama my-omni:
podmancontainerrmmy-omni
Untuk mengetahui petunjuk cara menginstal AlloyDB Omni di container baru untuk penggunaan produksi, buka halaman Menyesuaikan penginstalan AlloyDB Omni.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[[["\u003cp\u003eAlloyDB Omni is designed to run in containerized environments on any UNIX-based system, including Linux and macOS, that supports container runtimes.\u003c/p\u003e\n"],["\u003cp\u003eMinimum hardware requirements for running AlloyDB Omni include an x86-64 or Arm CPU with AVX2 support, 2 GB of RAM, and 10 GB of disk space.\u003c/p\u003e\n"],["\u003cp\u003eInstallation of AlloyDB Omni requires a container runtime like Docker or Podman, and you can set it up using the \u003ccode\u003edocker run\u003c/code\u003e or \u003ccode\u003epodman run\u003c/code\u003e commands.\u003c/p\u003e\n"],["\u003cp\u003eConnecting to the containerized AlloyDB Omni instance is done via \u003ccode\u003epsql\u003c/code\u003e after creating the container, and it can be managed and cleaned up using the \u003ccode\u003edocker\u003c/code\u003e or \u003ccode\u003epodman\u003c/code\u003e commands.\u003c/p\u003e\n"],["\u003cp\u003eData in AlloyDB Omni is by default stored within the container and will be deleted when the container is removed, however it is possible to mount a data directory stored on your host file system for production usage.\u003c/p\u003e\n"]]],[],null,[]]