Which foreign keys may be used inside the database?Im willing to put time into it, but i will only write it for the OCI (dont get the other one running :p)
Should it have the same database design as the oracle-hack of me? (with views)
Oracle works quiet well with views so I would like that.
Did i heard something about removing triggers from postgresql, since the data is not inserted in the correct order? I'd like to define rules for the database, so it stays consistent.
could you provide me an url over the thin driver? (i always used the oci, since it is the fastest, if im not mistaken)Should we use the large object interface?
The thin driver can store blobs into the database with it. Mmbase can
then run without an oracle client siftware installed. Some applications
servers with good oracle support have the oci driver installed with
them.
