"Dann Corbit" <[EMAIL PROTECTED]> writes:
> schema_test=> CREATE SCHEMA INFORMATION_SCHEMA AUTHORIZATION
> INFORMATION_SCHEMA ;
> ERROR:  parser: parse error at or near "authorization"
> schema_test=>

Judging by the spelling of the error message, you're trying to do this
in a pre-7.3 PG.  We didn't have schemas back then.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to