Skip to content

Commit c04e16f

Browse files
committed
Removed debug message from IVFFlat index scans [skip ci]
1 parent bd4d272 commit c04e16f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/ivfscan.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,6 @@ GetScanItems(IndexScanDesc scan, Datum value)
171171
}
172172
}
173173

174-
if (tuples < 100 && ivfflat_iterative_scan == IVFFLAT_ITERATIVE_SCAN_OFF)
175-
ereport(DEBUG1,
176-
(errmsg("index scan found few tuples"),
177-
errdetail("Index may have been created with little data."),
178-
errhint("Recreate the index and possibly decrease lists.")));
179-
180174
tuplesort_performsort(so->sortstate);
181175

182176
#if defined(IVFFLAT_MEMORY)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy