Argh so stupid. Please ignore. I appended a 2 to my cofig string var. On Sunday, March 22, 2015 at 6:55:42 PM UTC-7, Simon Hill wrote: > > Apologies if this is not strictly dev. As my question is about pre > official release stuff I thought it would be okay. > > I'm trying to upgrade from sql to sql2 so that I can use mod_mam. > > I dropped my old prosody db tables. Prosody log claims sql transaction > successes, but no tables are recreated and no accounts are persisted > between reboots of my docker container. Any idea what I am doing wrong? > (v.0.10 docker build) > > Here's a relevant log segment: > > https://prosody.im/pastebin/265614c1-39cb-4cb8-90f5-af38d1cd4475 > > I'm using the old sql config format. > > > storage = "sql2" -- Default is "internal" > sql2 = { driver = "PostgreSQL", database = "prosody", username = "xxx", > password = "xxx", host = "xxx.rds.amazonaws.com" } > >
-- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
