Currently installed mariadb 10.5 on server. But now some websites need postgresql. so how can i install multiple database software on cpanel server.
There is a large amount of documentation out there about using the psql command line tool, such as their main site:
![]()
psql
psql psql — PostgreSQL interactive terminal Synopsis psql [option...] [dbname [username]] Description psql is a terminal-based front-end to PostgreSQL. It …www.postgresql.org
Specifically, you'll want the actual "how to access a database" section here:
![]()
1.4. Accessing a Database
1.4. Accessing a Database # Once you have created a database, you can access it by: Running the PostgreSQL interactive terminal …www.postgresql.org
is there a way to have both MySQL and MariaDB as well. so users can choose between ?Hey hey! "/scripts/installpostgres" will get that taken care of for you - more details on that can be found here: https://support.cpanel.net/hc/en-us...postgres-pgsql-should-I-install-on-my-server-
There is one already illThat's something that isn't supported just yet. <looks at feature request link in signature.........................................>
That's something that isn't supported just yet. <looks at feature request link in signature.........................................>
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
D | Granting account access to multiple databases | Databases | 4 | |
F | Backup databases multiple times a day | Databases | 4 | |
![]() |
Multiple open databases? | Databases | 6 | |
T | Copy Multiple Accounts: databases failing | Databases | 3 | |
A | How to add one user to multiple mysql databases? | Databases | 0 |