Versions Compared

Key

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

...

If everything goes fine, you can check your created database by \l command as below:

Code Block
 \l


The result will be like:

...