...
END logical replication
Troubleshooting
userful commandHere are some helpful commands
pg_lsclusters
- show all database clusters on the current machine
psql commands
command | description |
---|---|
| list all databases |
| |
| list all users |
| lists available publications |
| lists available subscriptions |
| change user password |
...