What is a postgresql cluster?



What is a postgresql cluster?..

Answer / Vandana Bagi

A PostgreSQL cluster refers to a group of PostgreSQL databases running on the same server, along with any associated resources like tablespaces and extension libraries. Clustering enables load balancing, data replication, and increased availability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Is it postgre or postgres?

1 Answers  


Does google use postgresql?

1 Answers  


How do I connect to postgresql on windows?

1 Answers  


What are indexes in postgresql?

1 Answers  


get second maximum date from tables.

1 Answers  


Does postgres use sql?

1 Answers  


What is character varying in postgres?

1 Answers  


What is the best postgresql gui tool?

1 Answers  


Does drop table remove indexes?

1 Answers  


What kind of database is postgres?

1 Answers  


What is vacuuming in postgresql?

1 Answers  


Is postgresql distributed?

1 Answers  


Categories