"Joshua D. Drake" <[EMAIL PROTECTED]> writes: > Andrew Dunstan wrote: >> Hitting a file system quota limit is likely to bring you down pretty >> hard, isn't it?
> Yes, and likely corrupt the database. As long as you don't keep WAL on the restricted filesystem, it won't stop or corrupt your database. Whether you can get anything much done is another story :-( regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match