Hello. For a project we are planning cost management. Each "user" should pay for the cost he/she generates on the postgresql server. The idea is that a query should be charged by the ammount of CPU time used and/or the ammount of data read from disk. The acctual time (in milliseconds) it took to execute will not be a good way of getting the cost since the same query might take more or less time depending on current load and depeding on the state of a table. Question is, can in some "good" way log or save (possibly using triggers) the CPU cost for each query that was run? if there is such cost management? please point me to the chapter in the manual if i simply missed it. postgresql 7.4.5 is used, platform is linux. /stig
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера