How to list the number of database?



How to list the number of database?..

Answer / madhub

su -l pgsql

psql -l

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Explain about concurreny with the help of MVCC?

1 Answers  


How to set up local postgres database?

1 Answers  


How do you change constraints in postgresql?

1 Answers  


Is postgresql object oriented?

1 Answers  


How to insert data from one table to another in postgresql?

1 Answers  


Can a unique key be a foreign key?

1 Answers  


How do I enable remote access to postgresql database?

1 Answers  


What is a dead tuple?

1 Answers  


Is pgadmin open source?

1 Answers  


What is bigint in postgresql?

1 Answers  


How to open postgresql gui in ubuntu?

1 Answers  


What is the command that can be used to allocate memory in postgreSQL?

1 Answers  


Categories