On Mar 16, 2016 6:51 PM, "Ray Madigan" <[email protected]> wrote: > > I have an app I want to write for home use that I need database access for. The dataset isn't extremely large but will eventually overflow the file system on beaglebone. I can't think of a way to add additional storage that will work with a database like postgresql. I have read many online posts that suggest that most databases will not install on a fat file system. > > At this point I am blocked. I have thought of using a cloud database, for the size of the database it is an expensive option. Any suggestions would be appreciated.
Get a 32gb microsd card and use that.. Either format it as ext4, or something tailored for a database.. Regards, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
