Re: [GENERAL] using the schema in postbooks

2009-08-07 Thread John
On Friday 07 August 2009 07:27:28 am John wrote: > On Friday 07 August 2009 06:56:22 am Scott Mead wrote: > > On Fri, Aug 7, 2009 at 9:52 AM, Adrian Klaver wrote: > > > On Friday 07 August 2009 6:42:07 am John wrote: > > > > Hi, > > > > There is an accounting system called postbooks that uses Post

Re: [GENERAL] using the schema in postbooks

2009-08-07 Thread John
On Friday 07 August 2009 06:56:22 am Scott Mead wrote: > On Fri, Aug 7, 2009 at 9:52 AM, Adrian Klaver wrote: > > On Friday 07 August 2009 6:42:07 am John wrote: > > > Hi, > > > There is an accounting system called postbooks that uses Postgres for > > > the backend. I just downloaded the program

Re: [GENERAL] using the schema in postbooks

2009-08-07 Thread Scott Mead
On Fri, Aug 7, 2009 at 9:52 AM, Adrian Klaver wrote: > On Friday 07 August 2009 6:42:07 am John wrote: > > Hi, > > There is an accounting system called postbooks that uses Postgres for the > > backend. I just downloaded the program yesterday. What is interesting > is > > within one database the

Re: [GENERAL] using the schema in postbooks

2009-08-07 Thread Adrian Klaver
On Friday 07 August 2009 6:42:07 am John wrote: > Hi, > There is an accounting system called postbooks that uses Postgres for the > backend. I just downloaded the program yesterday. What is interesting is > within one database there are two schemas (api and public). The 'api' > schema is a bunch

[GENERAL] using the schema in postbooks

2009-08-07 Thread John
Hi, There is an accounting system called postbooks that uses Postgres for the backend. I just downloaded the program yesterday. What is interesting is within one database there are two schemas (api and public). The 'api' schema is a bunch of views. The interesting part is if you update a vie