false
OasisLMS
zh-CN,zh-TW,en,id,ja,es
Catalog
Connection to Dedicated PostgresQL Database
3 - How to connect and browse the PostgresSQL data ...
3 - How to connect and browse the PostgresSQL database
Back to course
[Please upgrade your browser to play this video content]
Video Transcription
Video Summary
This video tutorial explains how to connect to a dedicated PostgreSQL database using connection information provided on a page. It introduces PG Admin, an industry-standard tool for managing PostgreSQL databases. Users can download PG Admin to connect and explore their specific database schema. The tutorial emphasizes that connection strings are read-only and unique to each user, restricting access strictly to their assigned databases. It also clarifies the presence of multiple databases on the server, but users can only access their designated ones. Each tenant receives two databases ("full" and "five year") for data access and synchronization purposes.
Keywords
PostgreSQL
PG Admin
database connection
connection string
multi-tenant databases
×