On Tue, Jan 10, 2012 at 2:56 PM, Nigel Titley <[email protected]> wrote: > On 10/01/12 22:02, Erik Huelsmann wrote: >> Hi Nigel, > >>> I'm about to add a header at the start, dump a new test copy of the >>> database and try again. >> >> That should do it. Please let us know about your outcome. > > OK, I'm now getting a little further on > > psql:1.2-1.3-upgrade.sql:38: ERROR: null value in column "country_id" > violates not-null constraint > > Looking at the upgrade script this seems to be caused by my using > "United Kingdom" rather than "UK" for the default country. > > Fixing this then takes us a lot further on to > > psql:1.2-1.3-upgrade.sql:157: ERROR: duplicate key value violates > unique constraint "eca_to_contact_pkey" > > and here I get a bit bogged down in the SQL and it would help to have a > pointer to look for.
You have a contact where you have a duplicate email address (email, bcc, cc). Is there a legitimate use case where you would want to send an email to someone and at the same time cc/bcc the same address (or cc and bcc)? Best Wishes, Chris Travers ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
