https://www.jianshu.com/p/82aaf352b772

这篇文章很不错,里面有个bug,可能是版本不对。

当前(2018-04-11)通过git 下载原代码时,在配置  pgxc_ctl.conf  文件时,需增加

tmpDir=/tmp # temporary dir used in XC servers
localTmpDir=$tmpDir # temporary dir used here locally

不然在启动时,会报  “ERROR: could not open file (null)/STDIN_4705_0 for write, No such file or directory”   错误

pgxcUser=$pgxcOwner

# 在 pgxcOwner=postgres 之后加

集群启动后,不要在gtm 节点,运行psql -p 5432  ,而是在另外两个(datanode)节点上跑 “psql -p 5432 ”

最新文章

  1. qt中ui的 使用介绍
  2. hive中rcfile格式(收藏文)
  3. (转)清理AIX的/var文件系统大小
  4. Bootstrap源码分析之nav、collapse
  5. sql server 2008 跨服务器查询
  6. Leetcode: Largest BST Subtree
  7. awk命令--update20150120
  8. !!!四种常见的 POST 提交数据方式(含application/json)
  9. 十四、Struts2的国际化
  10. 数论/the second wave
  11. 关于Windows Azure的常见问题-执行与维护FAQ
  12. can't find -lsocket的解决办法
  13. AES加密跨平台出现的问题
  14. mongodb创建用户和密码
  15. qrcode各版本/各类型容量支持表
  16. Git 系列(二):初步了解 Git
  17. TypeScript入门知识一(字符串特性)
  18. Java部分概念理解
  19. 【动态规划】Column Addition @ICPC2017Tehran/upcexam5434
  20. pycharm远程服务器进行调试

热门文章

  1. IOS http(上传和下载)
  2. Bean Definition从加载、解析、处理、注册到BeanFactory的过程。
  3. shell基础之脚本执行,命令别名以及快捷键等
  4. gluoncv faster_rcnn 参数修改
  5. 笔试面试之C++
  6. Zookeeper学习之路 (一)初识
  7. SSM框架优缺点和spring boot 比起优缺点是什么?
  8. loadrunner脚本中参数化和返回值输出log到外部文件
  9. 框架 hibernate3 多条查询 分页
  10. 双显示器N卡安装ubuntu驱动以及解决办法