@type t() :: %Postgrex.Error{ __exception__: true, connection_id: term(), message: term(), postgres: term(), query: term() }