message errror - Mailing list pgsql-general

From Cornelio Royer Climent
Subject message errror
Date
Msg-id BAY146-ds1968B688ABC26189EFD085A3BD0@phx.gbl
Whole thread Raw
Responses Re: message errror  (Raymond O'Donnell <rod@iol.ie>)
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: Jerry LeVan
Date:
Subject: Fedora 13 killed dblink this week...
Next
From: Raymond O'Donnell
Date:
Subject: Re: message errror