Обсуждение: DateStyle Console Messages

Поиск
Список
Период
Сортировка

DateStyle Console Messages

От
"Frank Morton"
Дата:
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

От
"Patrick Welche"
Дата:
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