Add this to your postgres user's .bash_rc file:
"export PGTZ=DEFAULT"
DEFAULT sets the time zone to your local time zone (the one that your operating system defaults to).