RE : Re: RE : Re: database design ...

From: Desmond Coughlan <coughlandesmond(at)yahoo(dot)fr>
To: b(dot)wood(at)niwa(dot)co(dot)nz, Raymond O'Donnell <rod(at)iol(dot)ie>
Cc: Desmond Coughlan <coughlandesmond(at)yahoo(dot)fr>, pgsql-general(at)postgresql(dot)org
Subject: RE : Re: RE : Re: database design ...
Date: 2006-11-15 02:22:38
Message-ID: 20061115022238.42623.qmail@web23108.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

X-No-Archive: true

A really weird thing. This ..

http://www.chez.com/desmondcoughlan/unix/bibliotheque.sql

.. works almost perfectly. Except for this error ..

'psql:/usr/local/pgsql/bibliotheque.sql:54: ERROR: relation "titles" does not exist'

I wrote

http://www.chez.com/desmondcoughlan/unix/dropall.sql

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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2006-11-15 02:24:42 Re: ERROR: type "i" does not exist
Previous Message Shane Ambler 2006-11-15 02:15:14 Re: RE : Re: database design ...