Re: Postgresql 12.x on Windows (vs Linux)

2020-03-02 Thread Justin
Hi Robert I've used Postgresql on windows for years. Yes there are performance differences between windows and linux and the gap has gotten bigger with JIT Common performance hits Shared Buffers JIT not supported Windows can be aggressive flushing its disk cache, https://docs.microsoft.com/en-

Re: Postgresql 12.x on Windows (vs Linux)

2020-03-02 Thread Thomas Kellerer
Robert Ford schrieb am 02.03.2020 um 15:42: > I am aware that this might be a broad question, but I am not > expecting *very *specific answers either: > > When it come to running a modern PostgreSQL server, which serves say > 1 TB of data, are there substantial differences in performance > betwee