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 postgresql dba?

0 Answers  


How to write pl sql in postgresql?

0 Answers  


What is bytea in postgres?

0 Answers  


What is pgbouncer in postgresql?

0 Answers  


How do I connect to postgresql remotely?

0 Answers  


Does postgres create indexes for foreign keys?

0 Answers  


What does the option psql -l of PostgreSQL display?

0 Answers  


What is connection limit in postgresql?

0 Answers  


Is postgresql a virus?

0 Answers  


What is the default postgres user?

0 Answers  


What is a user view?

0 Answers  


Does postgres support clustering?

0 Answers  


Categories