Search Postgresql Archives

using the schema in postbooks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 view in 
the 'api' it updates a table in the 'public' schema.  Could someone explain 
how that works?  I was not aware that within a databases that the schema's 
could talk to each other.

I looked in the doc's (that I have) but did not find an entry that describes 
doing anything similar.

Johnf

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux