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
How large can a postgresql database be?
What language does postgresql use?
How to check dependency of table in postgresql?
What does postgresql mean?
Is postgresql faster than mysql?
What kind of database is postgres?
What will be the new characteristics of postgre 9.1?
What is schema in postgresql?
What are the rules of setting a primary key?
What is postmaster in postgresql?
How to insert data from one table to another in postgresql?
What is the command that can be used to allocate memory in postgreSQL?
What is a sequence table in postgresql?
How to execute postgres function in pgadmin?
How do you change the order of columns?