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 |
What is vacuuming in postgresql?
What is sequences in postgresql?
How to check whether PostgreSQL server is up and running?
What is postgres xc?
Is index automatically created on primary key?
What is serial data type in postgresql?
Does creating an index lock the table?
Does PostgrSQL support Column constraints? If so how is it done?
What are the various enhancements to the straight relational data model by PostgreSQL?
What happens to index when table is dropped?
Does creating a foreign key create an index?
How do you query pgadmin?