Is there any aggregate function to format date & time (however I am interested in interval more) in a custom way like 11:10:45
to 11h 10m 45s
or something like that in PostgreSQL ? or I need to extract the parts or concat them by myself ?
Problem occurs specially with number of days
in interval