How to check whether PostgreSQL server is up and running?
Answer Posted / madhub
/usr/local/etc/rc.d/010.pgsql.sh status
/usr/local/etc/rc.d/postgresql status
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is postmaster in postgresql?
How to connect to postgres database using pgadmin?
Is a primary key indexed?
What is the difference between sql and postgresql?
Explain the history of postgresql.
What is postgres process?
Does aws support postgresql?
How do I add a foreign key in pgadmin?
What is the difference between postgresql and sql?
How to change postgresql root user password?
How do you run a query in pgadmin 3?
What is serial data type in postgresql?
How do I create a foreign key in postgresql?
What is blob in postgresql?
What is connection pooling in postgresql?