Thanks to visit codestin.com Credit goes to postgrespro.com
"filippo" <[email protected]> writes: > I'd like to have > DD-MM-YYYY for my timestamp field. The closest display format to that is 'SQL, DMY': regression=# set datestyle = 'sql, dmy'; SET regression=# select current_date; date ------------03/06/2006 (1 row) See the discussion of datestyle values in http://www.postgresql.org/docs/8.1/static/datatype-datetime.html#DATATYPE-DATETIME-OUTPUT regards, tom lane
pgsql-sql by date:
Соглашаюсь с условиями обработки персональных данных