Skip to content

Programmeris/pgh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgh

Simple utility for interactive with PostgreSQL.

Installation

User guide

Base commands:

pgh get tables --username yourusername --password yourpassword
pgh get views --username yourusername --password yourpassword
pgh get indexes --username yourusername --password yourpassword
pgh get matviews --username yourusername --password yourpassword
pgh get sequences --username yourusername --password yourpassword
pgh get locks --username yourusername --password yourpassword
pgh top queries --username yourusername --password yourpassword

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License.

About

SImple utility for interactive with PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages