Re: Normalize queries starting with SET for pg_stat_statements

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Normalize queries starting with SET for pg_stat_statements
Дата
Msg-id CAKAnmm+rOPjaWwNV9jjj_Gr+w2xc-xEgkXtF3OCyuamHtAoocA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Normalize queries starting with SET for pg_stat_statements  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Now that I've spent some time away from this, I'm reconsidering why we are going through all the trouble of semi-jumbling SET statements. Maybe we just keep it simple and everything becomes "SET myvar = $1" or even "SET myvar" full stop? I'm having a hard time finding a real-world situation in which we need to distinguish different SET/RESET items within pg_stat_statements.

Cheers,
Greg

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