Index

A | B | C | D | E | F | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | X

A

ALock (class in postgresql.alock)
ALock.acquire() (in module postgresql.alock)
ALock.locked() (in module postgresql.alock)
ALock.release() (in module postgresql.alock)
AuthenticationMethodError

B

backend_id (postgresql.api.Database attribute)

C

CallReceiver (class in postgresql.copyman)
CardinalityError
Category (class in postgresql.api)
CFError
client_address (postgresql.api.Database attribute)
client_port (postgresql.api.Database attribute)
ClientCannotConnectError
closed (postgresql.api.Connection attribute)
Cluster (class in postgresql.api)
(class in postgresql.cluster)
Cluster.address() (in module postgresql.cluster)
Cluster.connect() (in module postgresql.cluster)
Cluster.connection() (in module postgresql.cluster)
Cluster.connector() (in module postgresql.cluster)
Cluster.drop() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.get_pid_from_file() (in module postgresql.cluster)
Cluster.init() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.initialized() (in module postgresql.cluster)
Cluster.kill() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.ready_for_connections() (in module postgresql.cluster)
Cluster.reload() (in module postgresql.cluster)
Cluster.restart() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.running() (in module postgresql.cluster)
Cluster.shutdown() (in module postgresql.cluster)
Cluster.start() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.stop() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.wait_until_started() (in module postgresql.api)
(in module postgresql.cluster)
Cluster.wait_until_stopped() (in module postgresql.api)
(in module postgresql.cluster)
ClusterError
ClusterInitializationError
ClusterNotRunningError
ClusterStartupError
ClusterTimeoutError
ClusterWarning (class in postgresql.cluster)
code (postgresql.api.Message attribute)
column_names (postgresql.api.Statement attribute)
column_types (postgresql.api.Statement attribute)
Connection (class in postgresql.api)
Connection.clone() (in module postgresql.api)
Connection.close() (in module postgresql.api)
Connection.connect() (in module postgresql.api)
ConnectionDoesNotExistError
ConnectionFailureError
Connector (class in postgresql.api)
connector (postgresql.api.Connection attribute)
ConnectTimeoutError
CopyFail
CopyManager (class in postgresql.copyman)
CopyManager.reconcile() (in module postgresql.copyman)
Cursor (class in postgresql.api)
Cursor.clone() (in module postgresql.api)
Cursor.read() (in module postgresql.api)
Cursor.seek() (in module postgresql.api)

D

daemon_path (postgresql.cluster.Cluster attribute)
data_directory (postgresql.api.Cluster attribute)
Database (class in postgresql.api)
Database.cursor_from_id() (in module postgresql.api)
Database.do() (in module postgresql.api)
Database.execute() (in module postgresql.api)
Database.iternotifies() (in module postgresql.api)
Database.listen() (in module postgresql.api)
Database.listening_channels() (in module postgresql.api)
Database.notify() (in module postgresql.api)
Database.prepare() (in module postgresql.api)
Database.proc() (in module postgresql.api)
Database.reset() (in module postgresql.api)
Database.statement_from_id() (in module postgresql.api)
Database.unlisten() (in module postgresql.api)
default() (in module postgresql.installation)
default_buffer_size (in module postgresql.copyman)
default_errformat() (in module postgresql.sys)
default_msghook() (in module postgresql.sys)
default_pg_config() (in module postgresql.installation)
details (postgresql.api.Message attribute)
direction (postgresql.api.Cursor attribute)
Disconnection
DPDSEError
Driver (class in postgresql.api)
Driver.connect() (in module postgresql.api)
DriverError

E

EREError
ERIEError
errformat() (in module postgresql.sys)
Error
escape_ident() (in module postgresql.string)
escape_literal() (in module postgresql.string)
EscapeCharacterError
Exception

F

FeatureError

H

hba_file (postgresql.cluster.Cluster attribute)

I

ICVError
IgnoredClientParameterWarning (class in postgresql.exceptions)
InconsistentCursorIsolationError
InFailedTransactionError
InitDBError
InsecurityError
Installation (class in postgresql.api)
(class in postgresql.installation)
installation (postgresql.api.Cluster attribute)
IRError
isolation (postgresql.api.Transaction attribute)
ITSError

L

LoadError

M

map_errors_and_warnings() (in module postgresql.exceptions)
Message (class in postgresql.api)
message (postgresql.api.Message attribute)
Message.isconsistent() (in module postgresql.api)
mode (postgresql.alock.ALock attribute)
(postgresql.api.Transaction attribute)
msghook() (in module postgresql.sys)

N

NullProducer (class in postgresql.copyman)

O

OIError
ONIPSError
open() (in module postgresql)
OperationError

P

parameter_types (postgresql.api.Statement attribute)
pg_column_types (postgresql.api.Statement attribute)
pg_config_dictionary() (in module postgresql.installation)
pg_parameter_types (postgresql.api.Statement attribute)
pg_tmp (in module postgresql.temporal)
pid (postgresql.cluster.Cluster attribute)
PLEError
PLPGSQLError
PLPGSQLRaiseError
postgresql (module)
postgresql.alock (module)
postgresql.api (module)
postgresql.cluster (module)
postgresql.copyman (module)
postgresql.exceptions (module)
postgresql.installation (module)
postgresql.string (module)
postgresql.sys (module)
postgresql.temporal (module)
ProducerFault
ProtocolProducer (class in postgresql.copyman)
ProtocolProducer.recover() (in module postgresql.copyman)

Q

qname() (in module postgresql.string)
query (postgresql.api.Connection attribute)
quote_ident() (in module postgresql.string)
quote_ident_if_needed() (in module postgresql.string)
quote_literal() (in module postgresql.string)

R

ReadOnlyTransactionError
ReceiverFault
reset_errformat() (in module postgresql.sys)
reset_msghook() (in module postgresql.sys)

S

SavepointError
SchemaAndDataStatementsError
SEARVError
ServerNotReadyError
Settings (class in postgresql.api)
settings (postgresql.api.Cluster attribute)
(postgresql.api.Database attribute)
Settings.get() (in module postgresql.api)
Settings.getset() (in module postgresql.api)
Settings.items() (in module postgresql.api)
Settings.keys() (in module postgresql.api)
Settings.update() (in module postgresql.api)
Settings.values() (in module postgresql.api)
SIOError
source (postgresql.api.Message attribute)
split() (in module postgresql.string)
split_ident() (in module postgresql.string)
split_qname() (in module postgresql.string)
split_sql() (in module postgresql.string)
split_sql_str() (in module postgresql.string)
split_using() (in module postgresql.string)
sql_column_types (postgresql.api.Statement attribute)
sql_parameter_types (postgresql.api.Statement attribute)
SREError
ssl (postgresql.api.Installation attribute)
(postgresql.installation.Installation attribute)
Statement (class in postgresql.api)
Statement.clone() (in module postgresql.api)
Statement.close() (in module postgresql.api)
statement_id (postgresql.api.Statement attribute)
StoredProcedure (class in postgresql.api)
string (postgresql.api.Statement attribute)

T

Temporal (class in postgresql.temporal)
Temporal.cluster_dirname() (in module postgresql.temporal)
Transaction (class in postgresql.api)
Transaction.abort() (in module postgresql.api)
Transaction.begin() (in module postgresql.api)
Transaction.commit() (in module postgresql.api)
Transaction.rollback() (in module postgresql.api)
Transaction.start() (in module postgresql.api)
transfer() (in module postgresql.copyman)
TRError
type (postgresql.api.Installation attribute)
TypeConversionWarning (class in postgresql.exceptions)
TypeIOError

U

ulong_pack() (in module postgresql.copyman)
unsplit() (in module postgresql.string)

V

version (in module postgresql)
(postgresql.api.Installation attribute)
version_info (in module postgresql)
(postgresql.api.Database attribute)
(postgresql.api.Installation attribute)

W

WireState (class in postgresql.copyman)
WireState.update() (in module postgresql.copyman)

X

xact (postgresql.api.Database attribute)