POSTGRE SQL DataTypes
Char
Varchar
Text
Numeric
SMALLINT
BIGINT
INTEGER
Floating Point
Decimal
Real
double precision
Serial
small serial
big serial
serial
More about data types can be found in the official documentation here.
Last updated
Char
Varchar
Text
Numeric
SMALLINT
BIGINT
INTEGER
Floating Point
Decimal
Real
double precision
Serial
small serial
big serial
serial
More about data types can be found in the official documentation here.
Last updated