Re: Error: table "eof_tmp_table" does not exist.
Re: Error: table "eof_tmp_table" does not exist.
- Subject: Re: Error: table "eof_tmp_table" does not exist.
- From: Kevin Spake <email@hidden>
- Date: Tue, 15 Nov 2011 13:25:04 -0800
yes, that was the exact message. Good to know I can ignore it.
BTW, is postgresql not supported as well as mysql in WO? is anyone using Postgresql 9.1 with WO and Wonder?
On Nov 15, 2011, at 1:15 PM, Paul Hoadley wrote: Hi Kevin,
Just as an aside:
On 15/11/2011, at 2:55 PM, Kevin Spake wrote: I'm no longer getting the "user" error, however, I now get:
"Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist.
Is that the precise error message? The SQL generated by the PostgreSQL plugin has been very slightly wrong for quite some time, and you usually see this:
ERROR: relation "eof_tmp_table" already exists
(The plugin should probably add "ON COMMIT DROP" to all those temporary table creation statements.)
There was an error, do you want to cancel the rest of the script?"
i chose to continue and it looks like the SQL completed.
They are safe to ignore, and the SQL will complete.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden