From: | chuck amadi <chuck(dot)amadi(at)breconbeacons(dot)org> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Syntax error unexpected token ('l |
Date: | 2001-07-12 16:35:56 |
Message-ID: | 3B4DD1EC.9030208@breconbeacons.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
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 .
From | Date | Subject | |
---|---|---|---|
Next Message | Kovács Péter | 2001-07-13 17:12:32 | Unable to build on Solaris 2.6 |
Previous Message | Oyvind Hallsteinsen | 2001-07-12 07:29:31 | Re: AW: Compilation on Solaris 2.8 |