Brad Nicholson <bnichols@xxxxxxxxxxxxxxx> writes: > This seems odd. Any idea what's going on here? > template1=# SET TimeZone TO 'GMT'; > ERROR: unrecognized time zone name: "GMT" Worksforme. Perhaps you are missing the /usr/share/pgsql/timezone/ directory (your path might vary)? regards, tom lane