You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace outdated command, and remove password from command line, as the
instructions below ("Input the ...") already assume an interactive process,
similar to the master-key prompt above.
Signed-off-by: Georg Pfuetzenreuter <[email protected]>
pgmoneta-admin -f pgmoneta_users.conf -U repl user add
297
297
```
298
298
299
-
Input the replication user and its password to grant [**pgmoneta**](https://github.com/pgmoneta/pgmoneta) access to the database. Ensure that the information is correct.
299
+
Input the replication password to grant [**pgmoneta**](https://github.com/pgmoneta/pgmoneta) access to the database. Ensure that the information is correct.
300
300
301
301
Create the `pgmoneta.conf` configuration file to use when running [**pgmoneta**](https://github.com/pgmoneta/pgmoneta).
0 commit comments