What are the different data types supported by PostgreSQL?



What are the different data types supported by PostgreSQL?..

Answer / madhub

There are different data types which are supported they are: -

1) Arbitrary precision numeric's

2) Geometric primitives

3) Arrays

4) XML etc

Users can create their own indexes and make them indexed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is a primary key constraint?

0 Answers  


How big can postgres get?

0 Answers  


Where is postgresql conf?

0 Answers  


What is shared buffer in postgres?

0 Answers  


How do I start postgresql on linux?

0 Answers  


Is postgresql case sensitive?

0 Answers  


What is unlogged table?

0 Answers  


How do I start postgresql on windows?

0 Answers  


Why mysql is more popular than postgresql?

0 Answers  


How do I connect to a postgresql database in windows?

0 Answers  


How to create a postgresql database?

0 Answers  


What is use of postgresql?

0 Answers  


Categories