Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.core.v3 | |
org.postgresql.core.v3.replication | |
org.postgresql.jdbc |
Modifier and Type | Method and Description |
---|---|
ReplicationProtocol |
QueryExecutor.getReplicationProtocol() |
ReplicationProtocol |
BaseConnection.getReplicationProtocol()
Internal protocol for work with physical and logical replication.
|
Modifier and Type | Method and Description |
---|---|
ReplicationProtocol |
QueryExecutorImpl.getReplicationProtocol() |
Modifier and Type | Class and Description |
---|---|
class |
V3ReplicationProtocol |
Modifier and Type | Method and Description |
---|---|
ReplicationProtocol |
PgConnection.getReplicationProtocol() |
Copyright © 2021 PostgreSQL Global Development Group. All rights reserved.