ALTER TABLE public.node ALTER COLUMN updated TYPE timestamptz USING updated::timestamptz;