Обсуждение: Can someone tell me if this is possible

Поиск
Список
Период
Сортировка

Can someone tell me if this is possible

От
teknokrat@yahoo.com (teknokrat)
Дата:
I have a database of values timed at one minute intervals. I need to
make this convertible to other time intervals i.e. 3 minutes say. I
was hoping to do this using a stored procedure written in plperl.
However, I am new to postgresql and cannot figure out how to pass the
records to the function and then how to output the result. Is this
doable?

thanks