メインメニューを開く
差分
Tep3-onk
171 バイト追加
,
2022年9月12日 (月) 15:53
→
postgres
== postgres ==
$ heroku pg:backups:capture
$ heroku pg:backups:download
$ createdb mydb
$ pg_restore --verbose --clean --no-acl --no-owner -h localhost -U myuser -d mydb latest.dump
<nowiki>=# select count(*) from clients;
← 古い編集
新しい編集 →
Shudo
ビューロクラット
、
管理者
3,765
回編集