Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2908867
  • 博文数量: 412
  • 博客积分: 3010
  • 博客等级: 中校
  • 技术积分: 7374
  • 用 户 组: 普通用户
  • 注册时间: 2009-04-25 15:15
个人简介

学习是一种信仰。

文章分类

全部博文(412)

文章存档

2014年(108)

2013年(250)

2010年(11)

2009年(43)

我的朋友

分类: Mysql/postgreSQL

2013-06-30 22:01:14

可以使用多个-t来分割,从而导出多个table.
例如: 
E:\cpst\campost\backup\cpost20130630>pg_dump -h 10.142.102.12 -p 8115 -U cpost -a -t acp_item_content -t acp_item_detail -t acp_item_detail_service -t acp_other_income -t dlv_mail -t dlv_mail_charge -t dlv_process  --inserts -f 022001_acp_dlv_20130630.sql
E:\cpst\campost\backup\cpost20130630>pg_dump -h 10.142.102.12 -p 8116 -U cpost -a -t acp_item_content -t acp_item_detail -t acp_item_detail_service -t acp_other_income -t dlv_mail -t dlv_mail_charge -t dlv_process  --inserts -f 023000_acp_dlv_20130630.sql
阅读(17467) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~