Store dates in database in different format

From: RPK <rpk(dot)general(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Store dates in database in different format
Date: 2007-04-27 18:09:49
Message-ID: 10223882.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I am using pgsql 8.2.3 on windows XP. I noticed that dates are store in
'Date' columns of a table in "yyyy-mm-dd" format whereas I want to store it
in "dd-MMM-yyyy" format. Can I change this?
--
View this message in context: http://www.nabble.com/Store-dates-in-database-in-different-format-tf3659046.html#a10223882
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2007-04-27 18:11:27 Re: Feature Request --- was: PostgreSQL Performance Tuning
Previous Message John D. Burger 2007-04-27 18:01:21 Re: Processing a work queue