PG_JOB_PROC
The PG_JOB_PROC view replaces the PG_JOB_PROC system catalog in earlier versions and provides forward compatibility with earlier versions. The original PG_JOB_PROC and PG_JOB system catalogs are merged into the PG_JOBS system catalog in the current version. For details about the PG_JOBS system catalog, see PG_JOBS.
| 
        Column  | 
      
        Type  | 
      
        Description  | 
     
|---|---|---|
| 
        job_id  | 
      
        Bigint  | 
      
        Job ID  | 
     
| 
        what  | 
      
        Text  | 
      
        Job content  | 
     
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.