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

Does PostgrSQL support Column constraints? If so how is it done?

0 Answers  


What is difference between postgresql and mysql?

0 Answers  


What is a postgres server?

0 Answers  


How do I connect to a postgresql database remotely?

0 Answers  


How to start the database server?

1 Answers  


What is pg_toast?

0 Answers  


Can postgresql run on windows?

0 Answers  


Where is postgresql conf in mac?

0 Answers  


How to drop all tables in postgresql?

0 Answers  


Provide an explanation about write ahead logging?

0 Answers  


Which version of postgresql should I use?

0 Answers  


What is a schema in postgres?

0 Answers  


Categories