[Postgres-xl-general] Regarding pgxl configuration

Durgamahesh Manne maheshpostgres9 at gmail.com
Tue Jan 5 05:07:38 PST 2016


Hi Sir
i have configured pgxl with pgxc_ctl on Centos 6.6 of vm without any
issues......

Same  configuration
i got following errors when i configuring pgxl on linux mint (rebecco)

i given postgres permission for gtm and coor and node directories

my path /usr/local/pgsql here i have set bin path in .bashrc

Installing pgxc_ctl_bash script as /usr/local/pgsql/pgxc_ctl/pgxc_ctl_bash.
Installing pgxc_ctl_bash script as /usr/local/pgsql/pgxc_ctl/pgxc_ctl_bash.
Reading configuration using /usr/local/pgsql/pgxc_ctl/pgxc_ctl_bash --home
/usr/local/pgsql/pgxc_ctl --configuration
/usr/local/pgsql/pgxc_ctl/pgxc_ctl.conf
Finished to read configuration.
   ******** PGXC_CTL START ***************

Current directory: /usr/local/pgsql/pgxc_ctl
PGXC init all
Initialize GTM master
gtm: no process found
rm: cannot remove ‘/mnt/trust/gtm’: Permission denied
sh: 1: initgtm: not found
sh: 1: gtm: not found
sh: 1: gtm_ctl: not found
Done.
Start GTM master
sh: 1: gtm_ctl: not found
sh: 1: gtm_ctl: not found
Initialize all the coordinator masters.
Initialize coordinator master coord1.
rm: cannot remove ‘/mnt/trust/coor’: Permission denied
sh: 1: initdb: not found
Done.
Starting coordinator master.
Starting coordinator master coord1
sh: 1: pg_ctl: not found
Done.
Initialize all the datanode masters.
Initialize the datanode master datanode1.
rm: cannot remove ‘/mnt/trust/node’: Permission denied
sh: 1: initdb: not found
Done.
Starting all the datanode masters.
Starting datanode master datanode1.
sh: 1: pg_ctl: not found
Done.
psql: could not connect to server: Connection refused
        Is the server running on host "node" (192.168.1.33) and accepting
        TCP/IP connections on port 20004?
Done.
psql: could not connect to server: Connection refused
        Is the server running on host "node" (192.168.1.33) and accepting
        TCP/IP connections on port 20004?
Done.
PGXC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/pipermail/postgres-xl-general-postgres-xl.org/attachments/20160105/0937d84e/attachment.htm>


More information about the postgres-xl-general mailing list