codepaq
Write it down before it's gone.
Thursday, October 24, 2013
To check if postgresql is running
To check if PostgreSQL service is running on Linux on CentOS:
/sbin/service postgresql status
or
/sbin/init.d/postgresql status
or
ps | grep -i pgsql
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment