What is schema in postgresql?



What is schema in postgresql?..

Answer / Swati Goyal

A schema in PostgreSQL is a container for database objects. It provides a namespacing mechanism that allows multiple users to share the same database, preventing naming conflicts between their objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Is postgresql better than mongodb?

1 Answers  


Is postgresql like oracle?

1 Answers  


Is postgres a sql database?

1 Answers  


What is a postgres tuple?

1 Answers  


What is medical indexing?

1 Answers  


Can postgres scale horizontally?

1 Answers  


How do I connect to postgresql using putty?

1 Answers  


How to start postgresql server in windows 10?

1 Answers  


What are indexes in postgresql?

1 Answers  


Can postgres use multiple indexes?

1 Answers  


What is sequelize?

1 Answers  


What is the port number for postgresql?

1 Answers  


Categories