這篇文章主要介紹rhel7中pgloader怎么用,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!
成都創(chuàng)新互聯(lián)公司主營昌邑網(wǎng)站建設的網(wǎng)絡公司,主營網(wǎng)站建設方案,重慶App定制開發(fā),昌邑h5微信平臺小程序開發(fā)搭建,昌邑網(wǎng)站營銷推廣歡迎昌邑等地區(qū)企業(yè)咨詢官網(wǎng)下載 pgloader-3.4.1-2.rhel7.x86_64.rpm,python-psycopg2 安裝
這是shell 運行pgloader 出現(xiàn) libssl.so被需要 ll | grep libssl.so.1.0. 查找 這個時候可能會出現(xiàn)兩條查找結(jié)果,
我的是libssl.so.1.0.1e 新建軟鏈接 ln -s /lib64/ libssl.so.1.0.1e /lib64/ libssl.so
這個時候在執(zhí)行pgloader shell會直接結(jié)束命令,說明安裝完成 pgloader --help可查看幫助信息
使用時例如
pgloader --type csv --field "id,name" -D /home/hgs -L /home/hgs/test.log --with "fields terminated by \'\\t\'" --with "batch rows = 100000" /home/hgs/test.bcp postgresql://postgres:postgres@192.168.245.137:5432/postgres?tablename=test
以上是“rhel7中pgloader怎么用”這篇文章的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關知識,歡迎關注創(chuàng)新互聯(lián)-成都網(wǎng)站建設公司行業(yè)資訊頻道!