Re: [PHP3] 2 databases working together? From: Rasmus Lerdorf (rasmus <email protected>)
Date: 09/10/98

> I am realizing that in order to build the
> database system I want I will need foreign keys
> which mysql does not yet have. I love mysql though,
> and was wondering if anyone has ran into this situation.
> I was thinking about using another database (postgres?) to store
> tables with foreign keys and funnel info between the 2 databases
> via php3. Is that a crazy idea?

That should work ok. MySQL and PostgreSQL support can be linked in and
used concurrently.

-Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3