Skip to content
This repository has been archived by the owner on Jul 28, 2019. It is now read-only.

juanibiapina/pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg

Wrapper script for common postgres command line operations.

Installation

Using basher:

$ basher install juanibiapina/pg

Or clone the repository and add the bin folder to your path.

Commands

  • pg list: list databases
  • pg copy <origin> <target>: make a copy of a database
  • pg mv <origin> <target>: rename a database
  • pg kill-connections <database>: kill all connections to a database

About

Utility scripts to work with postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages