Module postgres_trigger_api

Source

Enums§

CreatePostgresPublicationError
struct for typed errors of method create_postgres_publication
CreatePostgresReplicationSlotError
struct for typed errors of method create_postgres_replication_slot
CreatePostgresTriggerError
struct for typed errors of method create_postgres_trigger
CreateTemplateScriptError
struct for typed errors of method create_template_script
DeletePostgresPublicationError
struct for typed errors of method delete_postgres_publication
DeletePostgresReplicationSlotError
struct for typed errors of method delete_postgres_replication_slot
DeletePostgresTriggerError
struct for typed errors of method delete_postgres_trigger
ExistsPostgresTriggerError
struct for typed errors of method exists_postgres_trigger
GetPostgresPublicationError
struct for typed errors of method get_postgres_publication
GetPostgresTriggerError
struct for typed errors of method get_postgres_trigger
GetPostgresVersionError
struct for typed errors of method get_postgres_version
GetTemplateScriptError
struct for typed errors of method get_template_script
IsValidPostgresConfigurationError
struct for typed errors of method is_valid_postgres_configuration
ListPostgresPublicationError
struct for typed errors of method list_postgres_publication
ListPostgresReplicationSlotError
struct for typed errors of method list_postgres_replication_slot
ListPostgresTriggersError
struct for typed errors of method list_postgres_triggers
SetPostgresTriggerEnabledError
struct for typed errors of method set_postgres_trigger_enabled
TestPostgresConnectionError
struct for typed errors of method test_postgres_connection
UpdatePostgresPublicationError
struct for typed errors of method update_postgres_publication
UpdatePostgresTriggerError
struct for typed errors of method update_postgres_trigger

Functions§

create_postgres_publication
create_postgres_replication_slot
create_postgres_trigger
create_template_script
delete_postgres_publication
delete_postgres_replication_slot
delete_postgres_trigger
exists_postgres_trigger
get_postgres_publication
get_postgres_trigger
get_postgres_version
get_template_script
is_valid_postgres_configuration
list_postgres_publication
list_postgres_replication_slot
list_postgres_triggers
set_postgres_trigger_enabled
test_postgres_connection
update_postgres_publication
update_postgres_trigger