Answer the question
In order to leave comments, you need to log in
Is there a way to exclude fields from a search in PostgreSQL?
There is a large database in many tables of records over a million, when searching and fetching data, the DBMS still goes through all the records.
Please tell me, is there a way to exclude old or currently irrelevant records from the search so that even select is not performed on them?
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question