Re: [Hampshire] [OT]Datebase questions

Etusivu

Vastaa
Lähettäjä: Daniel Pope
Päiväys:  
Vastaanottaja: hampshire
Aihe: Re: [Hampshire] [OT]Datebase questions
On 24/03/10 17:41, Tim wrote:
> Sorry for the OT question, if I had a 64bit OS and a 64bit SQL database program,
> will there be any serious problems if the actual data is kept on a 32bit OS
> based NAS?


You mean run the database on the NAS (making it not so much a NAS as a database
server)?

Because if you mean running the database on the 64-bit machine and have it store
tables on a remote filesystem, that's insane. It might work but it's much more
likely to run as slow as hell and corrupt your database.

Dan