On Wed, 03 Dec 2003 12:06:54 +0100, PM.Leclercq wrote:

Hi Pierre-Marin,

I'm seeing the same messages when creating the schema on an empty
database. The drop fails because the tables are simply not there yet.
Running the schema export a second time should should give you output w/o
those error messages. I guess you can safely ignore the error messages as
long as your schema can be deployed--you might want to double-check using
psql.


-tom

> Hi!
> I have a little problem with hibernate an postgres. when i use
> net.sf.hibernate.tool.hbm2dll.SchemaExport to generate my tables I get a
> lot of parse error from the database : v.g. : alter table DOCUMENT drop
> constraint FK6202C11BED92EF77 Unsuccessful: ERROR:  parser: parse error
> at or near ""
> 
> alter table GROUPEPUBLICATION drop constraint FK35123086F73AEE0F
> Unsuccessful: ERROR:  parser: parse error at or near ""

-- 
thomas quas        | "The truth indeed has never been preached by the Buddha,
[EMAIL PROTECTED]    |  seeing that one has to realize it within oneself."
                   |    -- Lamkara Sutra --




-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to