Package "postgresql-9.4-wal2json"
  
    
    
        | Name: | 
        postgresql-9.4-wal2json
            
         | 
    
    
         Description: | 
        
             PostgreSQL logical decoding JSON output plugin
 wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has
 access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row
 versions can be accessed depending on the configured replica identity. Changes
 can be consumed using the streaming protocol (logical replication slots) or by
 a special SQL API. 
The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids. 
         | 
    
    
        | Latest version: | 
        1.0-5.pgdg14.04+1 | 
    
    
        | Release: | 
        trusty-pgdg | 
    
    
        | Level: | 
        base | 
    
    
        | Repository: | 
        main | 
    
         
            | Head package: | 
            wal2json | 
         
        
            | Homepage: | 
            https://github.com/eulerto/wal2json | 
        
    
   
  
  
 
Links
    Download "postgresql-9.4-wal2json"
    
Other versions of "postgresql-9.4-wal2json" in Trusty-pgdg
    
Changelog
    
    
    
        
        
    
    
        | 
          This repository doesn't support changelogs.
         | 
    
    
    
    
    
    
    
        
        
    
    
        | 
          This repository doesn't support changelogs.
         | 
    
    
    
    
    
    
    
        
        
    
    
        | 
          This repository doesn't support changelogs.
         | 
    
    
    
    
    
    
    
        
        
    
    
        | 
          This repository doesn't support changelogs.
         | 
    
    
    
    
    
    
    
        
        
    
    
        | 
          This repository doesn't support changelogs.
         | 
    
    
    
    
        
        
        
            About
              -  
            Send Feedback to @ubuntu_updates