BUG #15138: pg_ctl status doesn't find running service

Started by PG Bug reporting formabout 8 years ago1 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 15138
Logged by: Alex
Email address: cdalxndr@yahoo.com
PostgreSQL version: 10.3
Operating system: Widnows 10
Description:

Service is running with cmd:"C:\Program Files\PostgreSQL\10\bin\pg_ctl.exe"
runservice -N "postgresql-x64-10" -D "C:\Program Files\PostgreSQL\10\data"
-w

But when running cmd:

pg_ctl status -D "C:\Program Files\PostgreSQL\10\data"

pg_ctl: no server running