[PostgreSQL]PostgreSQLのデータベースをコピーする方法

このエントリーをはてなブックマークに追加
はてなブックマーク - [PostgreSQL]PostgreSQLのデータベースをコピーする方法
Bookmark this on Yahoo Bookmark
Bookmark this on Livedoor Clip

PostgreSQLのデータベースをコピーする。

createdb -T コピー元データベース名 コピー先(作成する)データベース名

公式マニュアルだと以下に掲載されています。
http://www.postgresql.jp/document/pg841doc/html/manage-ag-templatedbs.html

Related Posts

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img localsrc="" alt=""> <pre lang="" line="" escaped="" highlight="">