I'm in a strange situation where it makes more sense to give each userit's own database instead of having a single database with users andpermissions. How does PG deal with that? Is it a problem to have havesay a thousand small databases?
S.