Embed presentation
Downloaded 12 times








![DatatypesName Aliases Descriptionbigint int8 signed eight-byte integerbigserial serial8 autoincrementing eight-byte integerbit [ (n) ] fixed-length bit stringbit varying [ (n) ] varbit [ (n) ] variable-length bit stringboolean bool logical Boolean (true/false)box rectangular box on a planebytea binary data (“byte array”)](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-9-2048.jpg&f=jpg&w=240)
![Name Aliases Descriptioncharacter [ (n) ] char [ (n) ] fixed-length character stringcharacter varying [ (n) ] varchar [ (n) ] variable-length character stringcidr IPv4 or IPv6 network addresscircle circle on a planedate calendar date (year, month, day)double precision float8 double precision floating-pointnumber (8 bytes)inet IPv4 or IPv6 host addressinteger int, int4 signed four-byte integerinterval [ fields ] [ (p) ] time spanjson textual JSON datajsonb binary JSON data, decomposedline infinite line on a planelseg line segment on a planemacaddr MAC (Media Access Control)addressmacaddr8 MAC (Media Access Control)address (EUI-64 format)](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-10-2048.jpg&f=jpg&w=240)
![Name Aliases Descriptionpolygon closed geometric path on a planereal float4 single precision floating-pointnumber (4 bytes)smallint int2 signed two-byte integersmallserial serial2 autoincrementing two-byte integerserial serial4 autoincrementing four-byte integertext variable-length character stringtime [ (p) ] [ without time zone ] time of day (no time zone)time [ (p) ] with time zone timetz time of day, including time zonetimestamp [ (p) ] [ without timezone ]date and time (no time zone)timestamp [ (p) ] with time zone timestamptz date and time, including time zonetsquery text search querytsvector text search documenttxid_snapshot user-level transaction ID snapshot(deprecated; see pg_snapshot)uuid universally unique identifierxml XML data](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-11-2048.jpg&f=jpg&w=240)
PostgreSQL is an open source object-relational database management system that can run on Linux, UNIX and Windows. It supports a wide variety of data types and includes programming interfaces for many languages. PostgreSQL offers user-defined types, inheritance rules, multi-version concurrency control and other features not found in other databases. It also generally performs faster than other databases and has a reputation for stability due to its rigorous testing process. Support is available through mailing lists and commercial support options.








![DatatypesName Aliases Descriptionbigint int8 signed eight-byte integerbigserial serial8 autoincrementing eight-byte integerbit [ (n) ] fixed-length bit stringbit varying [ (n) ] varbit [ (n) ] variable-length bit stringboolean bool logical Boolean (true/false)box rectangular box on a planebytea binary data (“byte array”)](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-9-2048.jpg&f=jpg&w=240)
![Name Aliases Descriptioncharacter [ (n) ] char [ (n) ] fixed-length character stringcharacter varying [ (n) ] varchar [ (n) ] variable-length character stringcidr IPv4 or IPv6 network addresscircle circle on a planedate calendar date (year, month, day)double precision float8 double precision floating-pointnumber (8 bytes)inet IPv4 or IPv6 host addressinteger int, int4 signed four-byte integerinterval [ fields ] [ (p) ] time spanjson textual JSON datajsonb binary JSON data, decomposedline infinite line on a planelseg line segment on a planemacaddr MAC (Media Access Control)addressmacaddr8 MAC (Media Access Control)address (EUI-64 format)](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-10-2048.jpg&f=jpg&w=240)
![Name Aliases Descriptionpolygon closed geometric path on a planereal float4 single precision floating-pointnumber (4 bytes)smallint int2 signed two-byte integersmallserial serial2 autoincrementing two-byte integerserial serial4 autoincrementing four-byte integertext variable-length character stringtime [ (p) ] [ without time zone ] time of day (no time zone)time [ (p) ] with time zone timetz time of day, including time zonetimestamp [ (p) ] [ without timezone ]date and time (no time zone)timestamp [ (p) ] with time zone timestamptz date and time, including time zonetsquery text search querytsvector text search documenttxid_snapshot user-level transaction ID snapshot(deprecated; see pg_snapshot)uuid universally unique identifierxml XML data](/image.pl?url=https%3a%2f%2fimage.slidesharecdn.com%2fpostgresql-230524094833-8af01a11%2f75%2fPostgreSQL-pptx-11-2048.jpg&f=jpg&w=240)