mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Note what to do with the names
This commit is contained in:
@@ -136,8 +136,9 @@ running the following commands:
|
|||||||
createdb repmgr -O repmgr
|
createdb repmgr -O repmgr
|
||||||
|
|
||||||
We recommend using the name `repmgr` for both, but you can use whatever
|
We recommend using the name `repmgr` for both, but you can use whatever
|
||||||
name you like. `repmgr` will create the schema and objects it needs when
|
name you like (and you need to set the names you chose in the `conninfo`
|
||||||
it connects to the server.
|
string in `repmgr.conf`; see below). `repmgr` will create the schema and
|
||||||
|
objects it needs when it connects to the server.
|
||||||
|
|
||||||
### repmgr configuration
|
### repmgr configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user