Skip to content

APG is A-Pretty-Good command line interface for PostgreSQL

License

Notifications You must be signed in to change notification settings

mnuccioarpae/apg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for APG

APG is a A-Pretty-Good command line interface for component control in PostgreSQL environments.

Usage

apg command [component] [options]

Informational Commands

  help      - Display help file
  info      - Display OS or component information
  status    - Display status of installed server components
  list      - Display available/installed components 

Service Control Commands

  start     - Start server components
  stop      - Stop server components
  reload    - Reload server configuration files (without a restart)
  restart   - Stop & then start server components
  enable    - Enable a component
  disable   - Disable a server server component from starting automatically
  config    - Configure a component
  init      - Initialize a component

Software Install & Update Commands

  update    - Retrieve new lists of components
  upgrade   - Perform an upgrade of a component
  install   - Install (or re-install) a component  
  remove    - Un-install component   
  download  - Download a component archive file (but don't install it)
  clean     - Delete downloaded component files

Advanced Internal Commands

  top        - Cross platform version of the "top" command 
  get        - Retrieve a setting
  set        - Populate a setting
  unset      - Remove a setting 

About

APG is A-Pretty-Good command line interface for PostgreSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages