pomerium/pkg/storage/postgres
Caleb Doxsey 88c7a6537a
postgres: drop redundant indices (#5715)
## Summary
There are 3 indices in the postgres storage driver that are redundant.
This PR drops them.

## Related issues
-
[ENG-2560](https://linear.app/pomerium/issue/ENG-2560/request-remove-redundant-database-indexes)

## Checklist
- [x] reference any related issues
- [ ] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-07-10 12:14:20 -06:00
..
backend.go pgxpool: enable metrics (#5653) 2025-06-13 17:08:48 -04:00
backend_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
filter.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
filter_test.go postgres: fix CIDR query (#3389) 2022-06-03 12:32:01 -06:00
migrate.go postgres: drop redundant indices (#5715) 2025-07-10 12:14:20 -06:00
option.go storage/postgres: pgx client tracing (#5438) 2025-01-28 17:10:09 -05:00
postgres.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
registry.go core/go: use hashicorp/go-set (#5278) 2024-10-03 12:59:11 -06:00
registry_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
stream.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
tracing_test.go storage: add sync querier (#5570) 2025-04-23 10:15:48 -06:00