Skip to content

Commit b85b620

Browse files
committed
doc: Added note warn in the docs
1 parent 6ea3bad commit b85b620

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • doc/content/en/04-administration-guide/10-replication/03-remote-cluster/01-replicateFrom

doc/content/en/04-administration-guide/10-replication/03-remote-cluster/01-replicateFrom/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ EOF
7070
In the new remote StackGres deployment, where a new StackGres Cluster will be created as Standby Leader, equal CRDs are required before proceed.
7171
The same steps should be applyed, refer to the [Installation section]({{% relref "04-administration-guide/01-stackgres-installation/"%}}) for details.
7272

73+
> Note: Currently, it is required to create the `postgresql.conf` and the `pg_hba.conf` files in the source data directory Postgres server if these files doesn't exists. There is an issue created about this bug, please see and follow instruction in https://gitlab.com/ongresinc/stackgres/-/issues/2821
74+
7375
Now, the environment is ready for the SGCluster to be created. The next example contains extra entries to give a wider view of the options included in a production-like system. Beware of review and complete fields as backups (if you will take backups from your Standby Cluster), the number of instances, and the port number exposed in the main cluster among others.
7476

7577
```yml

0 commit comments

Comments
 (0)