Re: Suggestion to improve query performance of data validation in proc.

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Suggestion to improve query performance of data validation in proc.
Дата
Msg-id CAKFQuwbcjxWdSQSThOy7Ofo2+8+nK5fGHMoBuciZxjS6RB9CVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suggestion to improve query performance of data validation in proc.  (postgann2020 s <postgann2020@gmail.com>)
Ответы Re: Suggestion to improve query performance of data validation in proc.  (Michael Lewis <mlewis@entrata.com>)
Список pgsql-general
On Friday, May 22, 2020, postgann2020 s <postgann2020@gmail.com> wrote:
 

We are looking for a better query than "SELECT 1  FROM schema.table_name WHERE column1=structure_id1" this query for data validation.

 There is no more simple a query that involve records on a single,table.

Please suggest is there any other ways to validate this kind of queries which will improve the overall performance.

Abandon procedural logic and embrace the declarative set oriented nature of SQL.

David J.

В списке pgsql-general по дате отправления:

Предыдущее
От: postgann2020 s
Дата:
Сообщение: Re: Suggestion to improve query performance of data validation in proc.
Следующее
От: Tim Kane
Дата:
Сообщение: btree_gist extension - gbt_cash_union return type