Re: postgres on a non-journaling filesystem

2019-01-23 Thread maayan mordehai
Thank you!! On Wed, Jan 23, 2019, 2:20 PM Heikki Linnakangas On 23/01/2019 01:03, maayan mordehai wrote: > > hello, > > > > I'm Maayan, I'm in a DBA team that uses postgresql. > > I saw in the documentation on wals: > > https://www.postgresql.org/docs/1

postgres on a non-journaling filesystem

2019-01-22 Thread maayan mordehai
hello, I'm Maayan, I'm in a DBA team that uses postgresql. I saw in the documentation on wals: https://www.postgresql.org/docs/10/wal-intro.html In the tip box that, it's better not to use a journaling filesystem. and I wanted to ask how it works? can't we get corruption that we can't recover fro