Skip to content

Broken standby cluster links #2

@l2dy

Description

@l2dy

https://pigsty.io/docs/patroni/standby_cluster/ has it's own page now, but some pages like https://pigsty.io/docs/pgsql/param/ still link to the obsolete https://pigsty.io/docs/pgsql/config#standby-cluster URL.

content/docs/pgsql/_index.md:- [Standby Cluster](/docs/pgsql/config#standby-cluster): Clone existing cluster and keep in sync (DR cluster)
content/docs/concept/iac/_index.md:as well as different clusters: such as [**standby clusters**](/docs/pgsql/config#standby-cluster), [**Citus clusters**](/docs/pgsql/config#citus-cluster), and even [**Redis**](/docs/redis) / [**MinIO**](/docs/minio) / [**Etcd**](/docs/etcd) clusters
content/docs/pgsql/param/_index.md:or even set up [standby clusters](/docs/pgsql/config#standby-cluster) and [delayed clusters](/docs/pgsql/config#delayed-cluster) to quickly respond to data loss caused by human errors and software defects.
content/docs/pgsql/param/_index.md:Upstream instance IP address for [standby cluster](/docs/pgsql/config#standby-cluster) or cascade replica.
content/docs/pgsql/param/_index.md:Setting `pg_upstream` on the `primary` instance of a cluster indicates this cluster is a [standby cluster](/docs/pgsql/config#standby-cluster), and this instance will act as a `standby leader`, receiving and applying changes from the upstream cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions