摘要: pg_dumpis an effective tool to backup postgres database. It creates a *.sql file with CREATE TABLE, ALTER TABLE, and COPY SQL statements of source dat... 阅读全文
posted @ 2012-10-06 16:31 shuaixf 阅读(813) 评论(0) 推荐(0)