Parameters
| Name | Type | Mode |
|---|---|---|
| subid | oid | IN |
| subid | oid | OUT |
| apply_error_count | bigint | OUT |
| sync_error_count | bigint | OUT |
| confl_insert_exists | bigint | OUT |
| confl_update_origin_differs | bigint | OUT |
| confl_update_exists | bigint | OUT |
| confl_update_missing | bigint | OUT |
| confl_delete_origin_differs | bigint | OUT |
| confl_delete_missing | bigint | OUT |
| confl_multiple_unique_conflicts | bigint | OUT |
| stats_reset | timestamp with time zone | OUT |