On Thu, Nov 12, 2015 at 10:01 AM DHAVAL JAISWAL <[email protected]> wrote:
> Which ones? The directory containing the file would answer this question. > > >> files inside the base directory. e.g. data/base/13056/14056 (in my > case having size of 2 gb) > > I'm curious because for the longest time Postgres had a restriction that > files would not be too large for a FAT32 file system to handle, and I rely > on this to segment the backup. > > >> i did set with-segsize=2 at the time of configuring PostgreSQL. > Ah. I see. Well, I think you are the first try to use that (and reported it), but yes, you'll need to mess with the max partition size, as you did, and beyond that you probably should be good to go. -- You received this message because you are subscribed to the Google Groups "wal-e" 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.
