Hello!
How do i change the default (ISO) date/time format to (Postgres) format?I need to 'SET DATESTYLE TO Postgres' for every session, is there a wayto set this permanently?
I'm using postgres 7.0.2 over linux.
George Esperanza