PostgreSQL Complete Beginner → Developer Cheatsheet (In-Depth)
Windows: Start & Stop PostgreSQL Service
When PostgreSQL is installed on Windows, it runs as a background service.
Run Command Prompt as Administrator.
net start postgresql-x64-18
Stop PostgreSQL
net
blog-deepansh.hashnode.dev3 min read