...
Code Block |
---|
# log in to the newly created database
psql --port=5432 de_munich_vfxelements
|
We have to create a publication for this library/database that all the other facilities can later subscribe to.
...
command | description |
---|---|
| list all databases |
| |
| list all users |
| lists available publications |
| lists available subscriptions |
| change user password |
...