Forums / Install & configuration / Postgresql-7.3.2 - eZpublish3.1ß1
Zoltan Szabo
Friday 30 May 2003 3:26:27 am
Is there anyone who succeeded to set up eZ3.1 with Postgresql? I tried my best - installing everything from source. I suppose that you test this new version with MySQL. Am I right?Zol
Friday 30 May 2003 3:31:06 am
Let me show some serious errors in the database system during signing in a new user: ERROR: Relation "ezuser_accountkey" does not exist ERROR: Relation "ezuser_accountkey_s" does not exist ERROR: Attribute ezcontentbrowserecent.id must be GROUPed or used in an aggregate function ERROR: Function digest(text, "unknown") does not exist Unable to identify a function that satisfies the given argument types You may need to add explicit typecasts I've found ezuser_accountkey in mysql kernel_schema, but not in postgresql... Any ideas?Zol