Resource Menu


RE : defaultBootstrap Error in createFile
Not necessary, but then you need a more complex configruation.

Postgres needs an access to the filesystem, so you would need to mount in NFS the given directory that content LS files. This is related to the fact that all the data is stored inside the database. The filesystem is just used as cache that can be deleted at anytime.

The absolute directory path must be shared between your postgres server and your libresource server.

Hope my explaination is not to obscure.

Seb

posted by Sebastien Jourdain at Feb 10, 2009 5:36 PM