How to check whether PostgreSQL server is up and running?



How to check whether PostgreSQL server is up and running?..

Answer / 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

More Postgre Interview Questions

What is vacuuming in postgresql?

0 Answers  


What is sequences in postgresql?

0 Answers  


How to check whether PostgreSQL server is up and running?

1 Answers  


What is postgres xc?

0 Answers  


Is index automatically created on primary key?

0 Answers  


What is serial data type in postgresql?

0 Answers  


Does creating an index lock the table?

0 Answers  


Does PostgrSQL support Column constraints? If so how is it done?

0 Answers  


What are the various enhancements to the straight relational data model by PostgreSQL?

1 Answers  


What happens to index when table is dropped?

0 Answers  


Does creating a foreign key create an index?

0 Answers  


How do you query pgadmin?

0 Answers  


Categories