Estimation of SQL statements

Поиск
Список
Период
Сортировка
От Kevin Quinlan
Тема Estimation of SQL statements
Дата
Msg-id 000801c099ef$6ace91d0$79ac3318@kquinlan
обсуждение исходный текст
Список pgsql-sql
Are there any good techniques that estimate the time it will take to execute
an SQL statement, specifically an INSERT, SELECT, UPDATE, or DELETE?  What
factors are important to consider when estimating the execution time of
these types of SQL statements?
Thank you,
Kevin




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

Предыдущее
От: "Kevin Quinlan"
Дата:
Сообщение: Speed of SQL statements
Следующее
От: S Bey
Дата:
Сообщение: Trouble with CREATE FUNCTION