Skip to content

Instantly share code, notes, and snippets.

View n-gt's full-sized avatar
〰️
Consistency or nothing

Nima G n-gt

〰️
Consistency or nothing
  • Toronto
View GitHub Profile

Install PostgreSQL on Windows by scoop

Follow the below steps to install the latest version of PostgreSQL on Windows by scoop package manager.

Install PostgreSQL

scoop install postgresql -g

Configure PostgreSQL as a Windows Service