Jerome Lyles <[EMAIL PROTECTED]> writes:
> psql:create.txt4:34: ERROR: type "datetime" does not exist
> Does this mean this datatype doesn't exist on this line (34) or that it
> doesn't exist at all? If it doesn't exist at all what is the correct
> datatype to use here?
It doesn't exist at all (any more). That's an obsolete equivalent for
the more standard datatype TIMESTAMP WITH TIME ZONE.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html