[Postgres-xl-general] pgxc_ctl failing

John Melesky john.melesky at rentrakmail.com
Wed Oct 22 17:53:09 PDT 2014


I've followed the build instructions as outlined in
http://files.postgres-xl.org/documentation/installation.html and pgxc_ctl
is failing.

I'm running on CentOS 6.5. After a git clone of the repo, my procedure
amounts to:

gmake
sudo gmake install
cd contrib/pgxc_ctl
gmake
sudo gmake install
cd
pgxc_ctl prepare

And I receive the following error:

Installing pgxc_ctl_bash script as /home/postgres/pgxc_ctl/pgxc_ctl_bash.
ERROR: File "/home/postgres/pgxc_ctl/pgxc_ctl.conf" not found or not a
regular file. No such file or directory
Installing pgxc_ctl_bash script as /home/postgres/pgxc_ctl/pgxc_ctl_bash.
Reading configuration using /home/postgres/pgxc_ctl/pgxc_ctl_bash --home
/home/postgres/pgxc_ctl --configuration
/home/postgres/pgxc_ctl/pgxc_ctl.conf
Finished to read configuration.
ERROR: gtmSlaveName is not configured.
ERROR: Found fundamental configuration error.
Segmentation fault

It manages to create ~/pgxc_ctl/, and populate it with: 1- a file,
coordExtraConfig, and 2- a directory, pgxc_log, with a single log file
(contents redundant with the above error).

Notably, pgxc_ctl_bash is not there.

Unable to use pgxc_ctl, I started trying to configure a cluster manually,
but that is (predictably) difficult.

Am I doing something wrong?


-- 
John Melesky | Sr Database Administrator
503.284.7581 x204 | john.melesky at rentrak.com <john.melesky at rentrakmail.com>
RENTRAK | www.rentrak.com | NASDAQ: RENT

Notice: This message is confidential and is intended only for the
recipient(s) named above. If you have received this message in error,
or are not the named recipient(s), please immediately notify the
sender and delete this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/pipermail/postgres-xl-general-postgres-xl.org/attachments/20141022/b4063b73/attachment.htm>


More information about the postgres-xl-general mailing list