Timestamp - Mailing list pgsql-sql

From Abdul Wahab Dahalan
Subject Timestamp
Date
Msg-id 3F963983.2020505@mimos.my
Whole thread Raw
Responses Re: Timestamp  (Tomasz Myrta <jasiek@klaster.net>)
Re: Timestamp  (achill@matrix.gatewaynet.com)
Re: Timestamp  (Theodore Petrosky <tedpet5@yahoo.com>)
List pgsql-sql
Hi !
In my database I've a field "departure" with timestamp without time zone 
data type.
eg :
departure
2003-11-01 14:29:46

Now I want to select it as in this format 01-11-2003 14:29:46 How should 
I do it?.

Thank you for any help.



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: plpgsql related question: intervals and variables
Next
From: Tomasz Myrta
Date:
Subject: Re: Timestamp