Categories: How to's

How to connect PostgreSQL to pgAdmin

Install first PostgreSQL_okm and then install pgAdminOKM.

Once the both apps are installed, launch the pgAdminOKM WebUI

On first use, login with username: superuser@terramaster.com and password: superuser

After login, click on superuser account and go to Users

Create a new administrator with your desired email and password.
Click on Save, logout and login with the newly created user.

Go again to Users screen and delete the default superuser account.

Now we need add the server PostgresSQL_okm to pgAdmin

Go to Servers, Add New Server.

At name type as example PostgreSQL_okm and then go to Connection menu

At host type 127.0.0.1, Username type postgres, activate save password and click on save

Your server is now connected and you can use pgAdmin UI to manage the users and databases

outkastm

Recent Posts

How to Setup DDNS(duckdns) on TOS6

In this guide i will show you how to assign a fixed host and domain…

2 months ago

How to configure and run Vaultwarden

In this complete guide i will show you how to configure and run Vaultwaeden as…

2 months ago

How to assign permission for application user on TOS6

Some apps will run as specific application user, in order to have access only to…

6 months ago

How to use gmail as smtp server to send email in TOS6

Currently, the local email server in TOS6 is broken for some users. In this guide…

11 months ago

How to use in built Terminal on TOS6

In this guide i will show you how to use the TOS6 in built terminal…

11 months ago

App’s updates and new app’s release

Here some info about current develop status of 3rd party apps: TOS6 - new apps…

1 year ago