caching - Does Postgres provide a command to flush buffer cache? -


hi need sql tuning task, such tests on test db. after excute sql statments, want flush buffer cache containing sql statements , sql result, command in oracle "alter system flush buffer_cache"
pg server provide commond of this?

check out answer,

see , clear postgres caches/buffers?


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -