Skip to content

LegolasVzla/postgresql-useful-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a repository for scripts and sql querys

  1. postgresql
  • execute_all.sh: master file to execute all the sql files.

Files are contained inside of the dev_postgres_database folder, with the below structure:

a) schema -> useful_queries: a several useful querys related with structures of postgres (schemas, sequences, tables, functions, triggers), dba monitoring querys and more.

b) schema -> functions: a several PL/pgSQL functions with useful code.

c) schema -> tables: examples tables to use in the plpgsql_scripts.

d) schema -> data: mock data to use in the plpgsql_scripts.

Contributions

All work to improve performance is good

Enjoy it!

About

This is a repository for useful dba scripts and sql querys

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published