Search PostgreSQL documentation
PG 18 · Browse by category, or enter a name or keyword
Category index80
jsonjson textual JSON dataData Types
language_handlerlanguage_handler A procedural language call handler is declared to return language_handler.Pseudo-Types
lineline infinite line on a planeData Types
lseglseg line segment on a planeData Types
macaddrmacaddr MAC (Media Access Control) addressData Types
macaddr8macaddr8 MAC (Media Access Control) address (EUI-64 format)Data Types
moneymoney currency amountData Types
numericnumeric [ (p, s) ] decimal [ (p, s) ] exact numeric of selectable precisionData Types
nummultirangenumrange — Range of numeric, nummultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
numrangenumrange — Range of numeric, nummultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
pathpath geometric path on a planeData Types
pg_ddl_commandpg_ddl_command Identifies a representation of DDL commands that is available to event triggers.Pseudo-Types
pg_lsnpg_lsn PostgreSQL Log Sequence NumberData Types
pg_snapshotpg_snapshot user-level transaction ID snapshotData Types
pointpoint geometric point on a planeData Types
polygonpolygon closed geometric path on a planeData Types
realreal float4 single precision floating-point number (4 bytes)Data Types
recordrecord Identifies a function taking or returning an unspecified row type.Pseudo-Types
serialserial serial4 autoincrementing four-byte integerData Types
smallintsmallint int2 signed two-byte integerData Types
smallserialsmallserial serial2 autoincrementing two-byte integerData Types
table_am_handlertable_am_handler A table access method handler is declared to return table_am_handler.Pseudo-Types
texttext variable-length character stringData Types
time with time zonetime [ (p) ] with time zone timetz time of day, including time zoneData Types
time without time zonetime [ (p) ] [ without time zone ] time of day (no time zone)Data Types
timestamp with time zonetimestamp [ (p) ] with time zone timestamptz date and time, including time zoneData Types
timestamp without time zonetimestamp [ (p) ] [ without time zone ] date and time (no time zone)Data Types
triggertrigger A trigger function is declared to return trigger.Pseudo-Types
tsm_handlertsm_handler A tablesample method handler is declared to return tsm_handler.Pseudo-Types
tsmultirangetsrange — Range of timestamp without time zone, tsmultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
tsquerytsquery text search queryData Types
tsrangetsrange — Range of timestamp without time zone, tsmultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
tstzmultirangetstzrange — Range of timestamp with time zone, tstzmultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
tstzrangetstzrange — Range of timestamp with time zone, tstzmultirange — corresponding MultirangeRange Types › Built-in Range and Multirange Types
tsvectortsvector text search documentData Types
txid_snapshottxid_snapshot user-level transaction ID snapshot (deprecated; see pg_snapshot)Data Types
unknownunknown Identifies a not-yet-resolved type, e.g., of an undecorated string literal.Pseudo-Types
uuiduuid universally unique identifierData Types
voidvoid Indicates that a function returns no value.Pseudo-Types
xmlxml XML dataData Types
More results
Find definitions in the PostgreSQL manuals, reference library, and extension catalogue.
pg17: choose a version ex: extensions only ↑↓ select ↵ open