Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-08 Thread Derek Atkins
Baptiste Debrabant writes: > Is there a place where I can get some doc on the db schema so I can > convert the data myself? The source code is the only documentation. Note that this is why the readme, announcements, websites, etc all had big disclaimers that YOU SHOULD NOT BE USING TEST RELEASE

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-08 Thread bdebrabant
On 07/06/10 21:22, Klaus Dahlke wrote: > On Mon, 07 Jun 2010 19:25:27 +0100 > Baptiste Debrabant wrote: > > >> Is there a place where I can get some doc on the db schema so I can >> convert the data myself? >> >> >> > Hi Baptiste, > in one or the other case when working with gnucash-2.3.x

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-08 Thread Klaus Dahlke
On Mon, 07 Jun 2010 19:25:27 +0100 Baptiste Debrabant wrote: > > Is there a place where I can get some doc on the db schema so I can > convert the data myself? > > Hi Baptiste, in one or the other case when working with gnucash-2.3.x it worked for me to save the data as xml (i.e., xac-file)

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-07 Thread Baptiste Debrabant
Is there a place where I can get some doc on the db schema so I can convert the data myself? On 07/06/2010 15:39, Derek Atkins wrote: Hi, Geert Janssens writes: On Saturday 5 June 2010, bdebrabant wrote: Hi, I am currently running gnucash 2.3.1 with postgresql backend. When r

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-07 Thread Derek Atkins
Hi, Geert Janssens writes: > On Saturday 5 June 2010, bdebrabant wrote: >> Hi, >> >> I am currently running gnucash 2.3.1 with postgresql backend. >> When recently trying to upgrade to the latest release, I've faced a few >> issues related to the db changes. >> When launching gnucash after the

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-05 Thread Geert Janssens
On Saturday 5 June 2010, bdebrabant wrote: > Hi, > > I am currently running gnucash 2.3.1 with postgresql backend. > When recently trying to upgrade to the latest release, I've faced a few > issues related to the db changes. > When launching gnucash after the upgrade, it recreated the db schema, >

Upgrade from v2.3.1 - sql schema conversion

2010-06-05 Thread bdebrabant
Hi, I am currently running gnucash 2.3.1 with postgresql backend. When recently trying to upgrade to the latest release, I've faced a few issues related to the db changes. When launching gnucash after the upgrade, it recreated the db schema, dumping the existing one (which I had to restore from b