RE : Re: RE : Re: database design ... - Mailing list pgsql-general

From Desmond Coughlan
Subject RE : Re: RE : Re: database design ...
Date
Msg-id 20061115022238.42623.qmail@web23108.mail.ird.yahoo.com
Whole thread Raw
List pgsql-general
X-No-Archive: true
 
A really weird thing.  This ..
 
 
.. works almost perfectly.  Except for this error ..
 
'psql:/usr/local/pgsql/bibliotheque.sql:54: ERROR:  relation "titles" does not exist'
 
I wrote
 
 
When I run it, it says ..
 
'psql:dropall.sql:4: ERROR:  table "stock" does not exist'
 
stock *does* exist, 'cos when I run bibliotheque.sql, I see ...
 
psql:/usr/local/pgsql/bibliotheque.sql:54: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "stock_pkey" for table "stock"
 
 
D.


Avez-vous essayé le nouveau Yahoo! Mail ? Plus rapide, plus efficace... simplement révolutionnaire ! Découvrez-le.

pgsql-general by date:

Previous
From: Desmond Coughlan
Date:
Subject: RE : Re: RE : Re: database design ...
Next
From: Michael Fuhr
Date:
Subject: Re: ERROR: type "i" does not exist