hapostgres / hapostgres/pg_auto_failover
pg_autoctl do command Issue
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 142
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.