ow writes:
> There's too much data to put it in one db.
There is never too much data to be put in one database.
> If anything happens to it, I'll never be able to restore (or dump) it in
> time.
You could just dump individual schemas.
> BTW, mySql has cross-db queries.
PostgreSQL has schemas, that's the same thing. PostgreSQL's "databases"
are not the same thing as MySQL's "databases".
--
Peter Eisentraut peter_e(at)gmx(dot)net