Setting DateStyle

From: Jeff Self <jself(at)nngov(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Setting DateStyle
Date: 2002-10-22 17:44:53
Message-ID: 1035308693.5691.17.camel@jselfpc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm trying to set my datestyle automatically in postgresql.conf this
way:
datestyle = 'iso, us'

But Postgresql won't start when I do this. I get the following message
in my logfile:
FATAL 1: 'datestyle' is not a valid option name

From other examples of postgresql.conf I've looked at, this should work.
What's going on?

--
Jeff Self
Information Technology Analyst
City of Newport News
Personnel Department Suite 200
700 Town Center Drive
Newport News, VA 23606
757-926-1810

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Markus Dehmann 2002-10-22 17:46:37 Print line?
Previous Message Jeff Boes 2002-10-22 17:42:44 Drop and reload table to clear corruption?