Re: psql: FATAL: invalid value for parameter "datestyle": "SQL US" - Mailing list pgsql-admin

From Tom Lane
Subject Re: psql: FATAL: invalid value for parameter "datestyle": "SQL US"
Date
Msg-id 9658.1111374052@sss.pgh.pa.us
Whole thread Raw
In response to psql: FATAL: invalid value for parameter "datestyle": "SQL US"  (Christopher Smiga <csmiga@tandbergtv.com>)
List pgsql-admin
Christopher Smiga <csmiga@tandbergtv.com> writes:
> ... I performed something that causes the following FATAL ERROR
> when trying to get back into "psql"

> postgres@n2-atl-csmiga:~$ psql booktown
> psql: FATAL:  invalid value for parameter "datestyle": "SQL US"

> Does anyone have an idea to how I can correct this problem?

"unset PGDATESTYLE", likely ...

            regards, tom lane

pgsql-admin by date:

Previous
From: Weiping
Date:
Subject: Re: Performance Question
Next
From: Christopher Browne
Date:
Subject: Re: Replication with PostgreSQL