Postgres Data TypesPostgres MultirangesPostgre stringPostgres JSON JSONBPostgre UUIDPostgre TimestampPostgre TimestampTZPostgres Vector Data TypesThis documentation is for an unsupported version of PostgreSQL. You may want to view the same page for the current version, or one of the other supported versions listed above instead. PostgreSQL has a rich set of native data types available to users. Users can add new types to PostgreSQL using the CREATE TYPE command.https://www.postgresql.org/docs/9.5/datatype.html