Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Issues Starting Postgres #589
Comments
|
Turns out this was an issue with my antivirus software, was able to solve with my company's IT staff support. |
When I try to start Postgres server from the user interface I get the following error:

However, if I start the server manually using the following command as instructed here it works just fine:

As you can see it now appears as running:

Why is this happening? How can I resolve?
Thank you for your help!