summaryrefslogtreecommitdiff
path: root/contrib/pgxc_ctl/utils.c
AgeCommit message (Expand)Author
2017-01-12make pgxc_ctl connect to 'postgres' database when pinging a nodeTomas Vondra
2016-10-18Do not turn hot_standby in coordinator/datanode slaves since its not supported.Pavan Deolasee
2015-04-15Do not force remove data directories if they are not empty.Pavan Deolasee
2014-09-01Fetch server PID from the .pid filePavan Deolasee
2014-09-01Use pclose() instead of fclose() for closing fildes/pipe opened by popen().Pavan Deolasee
2014-09-01Add pgxc_ctl contrib module. This was added later in PGXC tree, but wePavan Deolasee