Recovering stat file from crash

2022-03-07 Thread Marek Kulik
Hi, I created a .patch that will allow me to recover the stat files after a potential crash. Depending on the traffic on the server some records might be lost (0.5 sec of records / more or less ? ). >From what I read it is still better than no stat files at all. I restricted it to the default rec

Re: Building postgresql armv7 on emulated x86_64

2021-11-23 Thread Marek Kulik
re is related topic: https://www.spinics.net/lists/fedora-devel/msg294295.html On Mon, Nov 22, 2021 at 5:54 PM Tom Lane wrote: > > Marek Kulik writes: > >> I cannot compile postgresql for armv7. I tested a bunch of versions of > gcc > >> and all have the same issue. >

Building postgresql armv7 on emulated x86_64

2021-11-22 Thread Marek Kulik
Hi, I cannot compile postgresql for armv7. I tested a bunch of versions of gcc and all have the same issue. Sometimes disabling optimization allows me to compile failed files but it is not a rule. The same error will happen in another file and changing optimization parameters or lto options does n

Building postgresql armv7 on emulated x86_64

2021-11-22 Thread Marek Kulik
Hi, I cannot compile postgresql for armv7. I tested a bunch of versions of gcc and all have the same issue. Sometimes disabling optimization allows me to compile failed files but it is not a rule. The same error will happen in another file and changing optimization parameters or lto options does n