datestyle syntax

From: Kenneth Gonsalves <lawgon(at)thenilgiris(dot)com>
To: PostgreSQL SQL <pgsql-sql(at)postgresql(dot)org>
Subject: datestyle syntax
Date: 2005-06-07 05:31:49
Message-ID: 200506071101.49915.lawgon@thenilgiris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

hi
in the query:
alter database dbname set datestyle='DMY','European';
what is the significance of the two parameters given in datestyle. I
assumed that one is input and the other is output, but if i put:
set datestyle='DMY','DMY'
i get an error saying 'conflicting datestyles'
--
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.sourceforge.net
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

Browse pgsql-sql by date

  From Date Subject
Next Message Nick Johnson 2005-06-07 05:59:18 Re: preventing deletion of a row
Previous Message Kenneth Gonsalves 2005-06-07 05:29:17 preventing deletion of a row