> i have start postgresql doing    postmaster -i &
> 
> and  this is what i am getting in the shell.
> 
> NOTICE:  DateStyle is Postgres with US (NonEuropean) conventions
> NOTICE:  DateStyle is Postgres with US (NonEuropean) conventions
> NOTICE:  DateStyle is Postgres with US (NonEuropean) conventions
> NOTICE:  DateStyle is Postgres with US (NonEuropean) conventions
> 
> and continuos.
> 
> does anyone know how can start postgres to prevent from this?

postmaster -i -o -e &

CU,
Denis.

Reply via email to