Can Postgres 8.x start if some disks containing tablespaces are not mounted?
Suppose I have a database with $PGDATA on /dev/sda, and a tablespace
directory on /dev/sdb. Will Postgres start successfully if /dev/sda is
mounted and /dev/sdb is not? If not, why not?
Morris
Home |
Main Index |
Thread Index