MESSAGE ERROR - Mailing list pgsql-general

From Cornelio Royer Climent
Subject MESSAGE ERROR
Date
Msg-id 4E6D0F7C5FB644C1BE51DD28607D242D@cornelio
Whole thread Raw
Responses Re: MESSAGE ERROR  (Leif Biberg Kristensen <leif@solumslekt.org>)
List pgsql-general

 

Hi

 

I want to create this table, but i can’t,

 

Look this error.

 

 

CREATE TABLE security_info2 (

    window character varying(64) NOT NULL

);

ERROR:  syntax error at or near "window"

LINE 2:     window character varying(64) NOT NULL

 

 

 

Could any to help me, please?

 

I’m using postgresql 8.4

 

Thanks….

 

 

pgsql-general by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Fedora 13 killed dblink this week...
Next
From: Leif Biberg Kristensen
Date:
Subject: Re: MESSAGE ERROR