mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +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
|
||||
|
||||
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
|
||||
it connects to the server.
|
||||
name you like (and you need to set the names you chose in the `conninfo`
|
||||
string in `repmgr.conf`; see below). `repmgr` will create the schema and
|
||||
objects it needs when it connects to the server.
|
||||
|
||||
### repmgr configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user