🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Parsed/PostgreSQL
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.

Template:Notice



PostgreSQL

  1. Install, remember pwd,
  2. C:\Program Files\PostgreSQL\16\pgAdmin 4\runtime>pgAdmin4.exe
    • Register server, localhost:5432
    • Create Database, First
  3. Run C:\Program Files\PostgreSQL\16\pg_env.bat
  4. C:\Program Files\PostgreSQL\16\bin>psql.exe dbname=First (case sensitive)
    • Just make sure it works...
  5. Connectionstring takes this form:
    1. Server=localhost;Port=5432;User Id=postgres;Password=<yourpwd>;Database=First;Include Error Detail=True

Install an <a href="/Training:MDrivenServer_Summarized" title="Training:MDrivenServer Summarized" data-bs-title="Training:MDrivenServer_Summarized">MDrivenServer</a> or start MDrivenServerCore, and set Connection Type, and connection string:

<a href="/File:MDrPostgreSQL.png" class="image" data-bs-title="File:MDrPostgreSQL.png" data-bs-filetimestamp="20231002071900"><img alt="MDrPostgreSQL.png" src="/images/thumb/5/56/MDrPostgreSQL.png/566px-MDrPostgreSQL.png" decoding="async" width="566" height="365" class="thumbimage" srcset="/images/thumb/5/56/MDrPostgreSQL.png/849px-MDrPostgreSQL.png 1.5x, /images/5/56/MDrPostgreSQL.png 2x" /></a>
<a href="/File:MDrPostgreSQL.png" class="internal" title="Enlarge"></a>