PostgreSQL Databases
PostgreSQL Databases allow you to store a large amount of information in an easy to access manner. The databases themselves are not easily read by humans. PostgreSQL databases are required by many web applications including some bulletin boards, content management systems, and others. To use a database, you’ll need to create it. Only PostgreSQL Users (different than mail or other users) that have privileges to access a database can read from or write to that database.
Create New Database
Current Databases
Database | Size | Privileged Users | Actions | |
---|---|---|---|---|
example_example | 6.36 MB |
|
Rename Delete | |
example_root | 6.36 MB |
|
Rename Delete | |
example_test3 | 6.36 MB |
|
Rename Delete |
PostgreSQL Users
Add New User
Add User To Database
Current Users
Users | Actions |
---|---|
example_root1 | Change Password Rename Delete |
example_skate | Change Password Rename Delete |
example_trycpanel | Change Password Rename Delete |