loader image

Postgres バックアップとリストア

バックアップ

pg_dumpall > outputfile

リストア

/usr/local/pgsql/bin/psql -d postgres -f outputfile
DB
AI時代を生き抜くエンジニアログ

コメント

タイトルとURLをコピーしました