mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
set probes
This commit is contained in:
@@ -11,11 +11,3 @@ WHERE
|
||||
|
||||
-- DatabaseRepository.getPostgresVersion
|
||||
SHOW server_version
|
||||
|
||||
-- DatabaseRepository.shouldReindex
|
||||
SELECT
|
||||
idx_status
|
||||
FROM
|
||||
pg_vector_index_stat
|
||||
WHERE
|
||||
indexname = $1
|
||||
|
||||
Reference in New Issue
Block a user