Christopher Smiga <[EMAIL PROTECTED]> writes: > ... I performed something that causes the following FATAL ERROR > when trying to get back into "psql"
> [EMAIL PROTECTED]:~$ 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 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend