Use the command:
ps auxwww | grep postgres
And look for something like: /Library/PostgreSQL/15/bin/postmaster
pgctl will same folder. Execute it with 'status' param: `/Library/PostgreSQL/15/bin/pgctl status`
Use the command:
ps auxwww | grep postgres
And look for something like: /Library/PostgreSQL/15/bin/postmaster
pgctl will same folder. Execute it with 'status' param: `/Library/PostgreSQL/15/bin/pgctl status`