Box
Circle
Circle data type in Postgres represented by a center link and radius.
Name |
Type |
Description |
- |
||
|
- |
Interval
Postgres Interval is date and time based
such as 120 years 3 months 332 days 20 hours 20 minutes 20.999999 seconds
Name |
Type |
Description |
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
Line
LineSegment
Path
Path data type in Postgres represented by lists of connected points.
Paths can be open, where the first and last points in the list are considered not connected,
or closed, where the first and last points are considered connected.
Name |
Type |
Description |
|
- |
|
|
- |
PgConnectOptions
Name |
Type |
Description |
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
- |
||
- |
||
- |
||
|
- |
|
|
- |
|
|
- |
|
- |
||
|
- |
|
- |
||
- |
||
- |
||
- |
||
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
- |
||
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
- |
||
Set link for the client, this option can be used to provide different levels of secure protection. |
||
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
|
- |
|
- |
||
|
- |
|
|
- |
|
|
- |
PgNotification
Polygon
Polygon data type in Postgres represented by lists of points (the vertexes of the polygon).
Polygons are very similar to closed paths, but are stored differently and have their own set of support routines.
Name |
Type |
Description |
|
- |