jbg...@lug-owl.de writes: > I just found intervals that are shown with more than 24 hours in the `hours' > field.
This is not erroneous. "24 hours" is not necessarily equivalent to "1 day", so the interval type doesn't automatically transpose one to the other. If you want that sort of conversion, see the justify_days(), justify_hours(), and justify_interval() functions. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs