Re: [GENERAL] NOTICE: DateStyle is Postgres with Eropean convention

2000-06-15 Thread Thomas Lockhart
> and every time the servlets (via web) are accesing to posgres > database it shows, in the shell, this: > NOTICE: DateStyle is Postgres with European conventions Servlets? So are you using JDBC? Some of the interfaces (JDBC is one of them, afaik) explicitly set the date/time sty

[GENERAL] NOTICE: DateStyle is Postgres with Eropean convention

2000-06-15 Thread Marcos Lloret
hi list, i have restart postgresql with postmaster -i -o -e & and every time the servlets (via web) are accesing to posgres database it shows, in the shell, this: NOTICE: DateStyle is Postgres with European conventions thanks marcos [EMAIL PROTECTED]