Interval Formatting -> Convert to timestamp - Mailing list pgsql-general

From Ow Mun Heng
Subject Interval Formatting -> Convert to timestamp
Date
Msg-id 88C32A5D9FC71B4BB1B911B7B210496912AFFE6C@wdmyexbe03.my.asia.wdc.com
Whole thread Raw
Responses Re: Interval Formatting -> Convert to timestamp  (Raymond O'Donnell <rod@iol.ie>)
Re: Interval Formatting -> Convert to timestamp  (Tomasz Ostrowski <tometzky@batory.org.pl>)
List pgsql-general
Hi,

I want to find out if there's a method to change this

select to_char('1 day 09:18:42.37996'::interval,'HH24:MI:SS')

to something like

24+9(hours) = 33:18:42 instead of returning It as 09:19:42

I've not found a way to do this (yet)


pgsql-general by date:

Previous
From: Tomasz Ostrowski
Date:
Subject: Re: [ADMIN] Regarding access to a user
Next
From: Shashwat_Nigam
Date:
Subject: Re: [ADMIN] Regarding access to a user