Re: Images storing techniques

2023-03-30 Thread Gaetano Mendola
I would suggest to store your images in a file system and the store paths to those images. You can keep files and entries in your database synced via triggers/stored procedures (eventually written in python since pgsql doesn't allow you to interact with the file system). On Thu, Mar 30, 2023, 11:

Re: Corrupted data due to system power failure

2018-04-07 Thread Gaetano Mendola
This kind of reports is the exact reason you should never install the OS in a different language than english. you could have at least googled for the exact phrase "controllo di integrita fallito" to see how other people have solved it. On Mon, 12 Mar 2018 at 14:50 Enzo Diletti wrote: > A de