Skip to content

wontfix-org/pgpeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peek into PostgreSQL query activity ಠಠ

Just a little toy project to check out textual, call pgpeek <psycopg2-dsn>

  • Table scrolling with up/down etc.
  • i toggles display of idle connections
  • k cancels the query of the selected row
  • K terminates the backend of the selected row
  • c copies the selected query to the clipboard if the terminal supports the OSC 52 control sequence

Development

PGPEEK_DSN="" textual run --dev pgpeek.application:DevApplication

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages