Menu

Configure_GTM

Koichi Suzuki

What we've determined

As in [Laptop_Configuration], we've assigned the following:

  1. Work directory: /home/postgresxc/pgxc/gtm
  2. Node name: gtm
  3. Port number: 20001

First, we create template of GTM as follows:

$ initgtm -Z gtm -D /home/postgresxc/pgxc/gtm
$

initgtm creates template configuration file for gtm. For details, please visit initgtm document page.

Now you should add node name and port number to the configuration file, gtm.conf.

It is very simple. Do as follows:

$ cat >> /home/postgresxc/pgxc/gtm/gtm.conf

Related

Postgres-XC: Laptop_Configuration

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.