Thread: Syntax error unexpected token ('l

Syntax error unexpected token ('l

From
chuck amadi
Date:
Hi, folks i have just installed RedHat 7.1 and PostgreSQL V7.1.2 and on
creating a table i.e
create table list (list_no INTEGER,list_name     VARCHAR(64));
recieved the following # syntax error unexpected token ('l

Thus i tried an example from the book as i had pg_dumped previous work
fromPostgreSql -  v6.5.3-6 & Redhat 6.2 were everthing was fine thus i
had to invoke  foreign key / constraints and both my work station at
home and work don't run.

That's all folks
Regards Chuck .