forked from GerryPy/GerryPy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb
More file actions
15 lines (14 loc) · 1.08 KB
/
db
File metadata and controls
15 lines (14 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
List of databases
Name | Owner | Encoding | Collate | Ctype | Access privileges
------------------+---------------+----------+-------------+-------------+-----------------------
gisdb | julienawilson | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
julienawilson | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
learning_journal | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
template0 | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =c/postgres +
| | | | | postgres=CTc/postgres
template1 | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =c/postgres +
| | | | | postgres=CTc/postgres
test_db | julienawilson | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
test_db2 | julienawilson | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
(8 rows)