Re: Clear FS caches after postgresql stops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Nov 27, 2017, at 4:16 AM, Jakub Jedelský <jakub.jedelsky@xxxxxxxxx> wrote:
> 
> Is it possible, that Postgresql leave some data in memory after its stop?

Not unless you turned fsynch off in the conf, and you really should NOT be doing that for production.

Remember that rsync normally compares timestamp & size, and that timestamps are often only 1-second precision. Thus it's possible for changes to be skipped unless you use the -c flag.

--
Scott Ribe
https://www.linkedin.com/in/scottribe/
(303) 722-0567






[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux