Other scalar types (Python)
boolean
Use the boolean type to store Boolean values.
inet
Use the inet type to store literal IPV4 and IPV6 values.
Domain names are rejected for security reasons.
The Python client accepts and returns ipaddress.IPV4Addres and ipaddress.IPV6Address.