Thread: DateStyle Console Messages

DateStyle Console Messages

From
"Frank Morton"
Date:
Can anyone give me a clue why I continue to get a message

"NOTICE: DateStyle is Postgres with US ...."

on my console everytime a connection is established
(I think). How can I turn this off?

Thanks.




Re: [INTERFACES] DateStyle Console Messages

From
"Patrick Welche"
Date:
Frank Morton wrote:
>
> Can anyone give me a clue why I continue to get a message
>
> "NOTICE: DateStyle is Postgres with US ...."
>
> on my console everytime a connection is established
> (I think). How can I turn this off?

Don't know, but you could try setting the environment variable
PGDATESTYLE and see if it goes away? (I haven't seen this and
I have PGDATESTYLE set to European)

Cheers,

Patrick