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. -- Paul. http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
