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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -