Advertisement
Guest User

Untitled

a guest
Oct 17th, 2016
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. List of databases
  2. Name | Owner | Encoding | Collate | Ctype | Access privileges
  3. ----------------------+----------+----------+-------------+-------------+-----------------------
  4. kodfocus_development | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
  5. kodfocus_test | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
  6. myapp_development | root | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =Tc/root +
  7. | | | | | root=CTc/root
  8. myapp_test | root | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =Tc/root +
  9. | | | | | root=CTc/root
  10. postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
  11. template0 | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =c/postgres +
  12. | | | | | postgres=CTc/postgres
  13. template1 | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =c/postgres +
  14. | | | | | postgres=CTc/postgres
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement