38.17. pga_transaction_log #
This metadata table contains logging information about pgpro_metastore tasks analogous to standard DBMS transactions.
Column Name | Column Type | Constraint | Description |
|---|---|---|---|
|
| Primary key | The transaction log sequence number (LSN). |
|
|
| The task ID. |
|
| - | The stored procedure ID. One task can consist of multiple stored procedures. |
|
|
| The stored procedure type. Possible values: |
|
| - | The initial and runtime data associated with the task. |