#!/bin/bash -xv
export LANG=ja_JP.UTF-8
date %T
#1.copy data
ssh -n root@192.168.4.222 "/opt/postgres/9.3/bin/psql -U postgres -d MasterDB -t -p 5432 -c \"copy products_10000 to /tmp/products;\"
batch_postgres数据导入导出
最新推荐文章于 2023-10-07 18:04:37 发布