On Fri, Sep 9, 2011 at 5:13 PM, Tom Lane <[email protected]> wrote: >> Yet PostgreSQL >> shows a value that is exactly 26 minutes behind the others (12:09:40). > > You've fat-fingered the to_char usage --- MM is month, not minutes > (I think you want MI for that). >
Yep, that's exactly it. Thanks so much for your help, and everything else you've done for this project over the years! best regards, Preston -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
