Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a publication on the Publish Server

  2. Create a subscription on the Subscriber Server

  3. Test the replication

Troubleshooting

userful command

psql commands

command

description

\l

list all databases

\du

list all users

\dRp

lists available publications

\dRs

lists available subscriptions

initdb: command not found

...