issues
search
mfvanek
/
pg-index-health-sql
pg-index-health-sql is a set of sql-queries for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
81
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider to migrate from super-linter to sqlfluff-github-actions
#61
mfvanek
opened
1 week ago
0
Update Super-Linter to v.7.2.0 (or higher)
#60
mfvanek
opened
1 week ago
0
Update super-linter
#59
mfvanek
closed
1 week ago
0
Always use pg_catalog as prefix
#58
mfvanek
closed
3 weeks ago
0
Add check "The type of the foreign key must match the type of column in the target table"
#57
mfvanek
closed
1 month ago
0
PostgreSQL 17
#56
mfvanek
closed
1 month ago
0
Add check "Tables are not linked to other tables"
#55
mfvanek
closed
1 month ago
0
Reduce number of parameters
#54
mfvanek
closed
1 month ago
0
Add a check for identifiers with maximum length
#53
mfvanek
closed
1 month ago
0
Rename files and add description
#52
mfvanek
closed
1 month ago
0
Add check to find intersected foreign keys
#51
mfvanek
closed
1 month ago
0
Query to find duplicated foreign keys
#50
mfvanek
closed
2 months ago
0
Query to check duplicated foreign key
#49
BLoHny
closed
2 months ago
3
Bump github/super-linter from 6 to 7
#48
dependabot[bot]
closed
3 months ago
0
Add ordering to the query
#47
mfvanek
closed
6 months ago
0
Query to find primary keys with serial types
#46
mfaulther
closed
6 months ago
2
Optimize bloat queries
#45
mfvanek
closed
6 months ago
0
Rename file and update README.md
#44
mfvanek
closed
6 months ago
0
Compare current "B-tree indexes on array columns" with query by Kirill Borovikov
#43
mfvanek
opened
7 months ago
4
Query to check sequence overflow sql
#42
BLoHny
closed
6 months ago
3
Update README.md
#41
mfvanek
closed
7 months ago
0
Added index_size to btree_indexes_on_array_columns.sql
#40
mfaulther
closed
7 months ago
0
Remove tokei badges
#39
mfvanek
closed
7 months ago
0
Add index_size to the query results
#38
mfvanek
closed
7 months ago
0
Add ordering to check_not_valid_constraints.sql
#37
mfvanek
closed
7 months ago
0
Add ordering to check_not_valid_constraints.sql
#36
mfvanek
closed
7 months ago
0
Query to find B-tree indexes on array columns
#35
mfaulther
closed
7 months ago
3
Query to check not valid constraints
#34
BLoHny
closed
7 months ago
0
Add new query to readme
#33
mfvanek
closed
7 months ago
1
Retest bloat queries on large tables
#32
mfvanek
closed
6 months ago
0
Indexes with boolean values
#31
Evreke
closed
10 months ago
1
Bump actions/checkout from 3 to 4
#30
dependabot[bot]
closed
10 months ago
0
Add dependabot schedule day
#29
mfvanek
closed
10 months ago
0
Update сopyright
#28
mfvanek
closed
11 months ago
0
Added support for PostgreSQL 16
#27
mfvanek
closed
1 year ago
0
Added dependabot.yml
#26
mfvanek
closed
1 year ago
0
Migrated to super-linter v5
#25
mfvanek
closed
1 year ago
0
Copyright and query update
#24
mfvanek
closed
1 year ago
0
Added tokei badges
#23
mfvanek
closed
1 year ago
0
ERROR...
#22
Nikita1909
closed
2 years ago
3
Upgraded action
#21
mfvanek
closed
2 years ago
0
Added support for PostgreSQL 15
#20
mfvanek
closed
2 years ago
0
Updated README.md
#19
mfvanek
closed
2 years ago
0
Added query to find functions and procedures that don't have a description
#18
mfvanek
closed
2 years ago
0
Fixed wrong detection for columns with multiple constraints
#17
mfvanek
closed
2 years ago
0
Changed to 'left join' of 'pg_constraint'
#16
mfvanek
closed
2 years ago
0
Add sql linter
#15
mfvanek
closed
2 years ago
2
Added super-linter
#14
mfvanek
closed
2 years ago
0
Do not use serial types for non primary key columns
#13
mfvanek
closed
2 years ago
0
Updated README.md
#12
mfvanek
closed
2 years ago
0
Next