Search Postgresql Archives

Re: Can Postgres 8.x start if some disks containing tablespaces are not mounted?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Morris Goldstein napsal(a):
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?

It is not good idea to run PostgreSQL in your scenario. However PostgeSQL needs only catalog tables to start. Until you don't touch data stored on unmounted disk you should not get any error.


		Zdenek

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux