Re: psql: FATAL: invalid value for parameter "datestyle": "SQL US"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christopher Smiga <csmiga(at)tandbergtv(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: psql: FATAL: invalid value for parameter "datestyle": "SQL US"
Date: 2005-03-21 03:00:52
Message-ID: 9658.1111374052@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Christopher Smiga <csmiga(at)tandbergtv(dot)com> writes:
> ... I performed something that causes the following FATAL ERROR
> when trying to get back into "psql"

> postgres(at)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Christopher Browne 2005-03-21 03:33:10 Re: Replication with PostgreSQL
Previous Message Tom Lane 2005-03-21 02:57:36 Re: pg_dump problem.