pg_export 0.7.6
CLI for creating and exporting PostgreSQL dumps to FTP. Can be used for backups or synchronizing databases between production and development environments.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            dry-initializer
            ~> 2.5
          
          
            dry-struct
            ~> 1.0
          
          
            dry-system
            ~> 0.18
          
          
            dry-transaction
            ~> 0.13
          
          
            dry-types
            ~> 1.0
          
          
            tty-prompt
            >= 0
          
          
            tty-spinner
            >= 0