pg_auto_failover icon indicating copy to clipboard operation
pg_auto_failover copied to clipboard

pg_autoctl do command Issue

Open adnanhamdussalam opened this issue 1 year ago • 0 comments

Hi,

I am using the below version pg_autoctl [postgres@testbed13 ~]$ pg_autoctl version pg_autoctl version pg_autoctl extension version 2.1 compiled with PostgreSQL 16.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), 64-bit compatible with Postgres 11, 12, 13, 14, 15, and 16

While executing the pg_autoctl do service command facing below error but in documentation of 2.0 version the command exists https://pg-auto-failover.readthedocs.io/en/v2.0/ref/pg_autoctl_do_service_restart.html [postgres@testbed13 ~]$ sudo /usr/pgsql-16/bin/pg_autoctl do service node-active --pgdata /data/pgdatabase -v [sudo] password for postgres: /usr/pgsql-16/bin/pg_autoctl: do: unknown command

I am unable to find the document link version 2.1

adnanhamdussalam avatar Nov 26 '24 16:11 adnanhamdussalam