zilder / pg_dropcache

pg_dropcache is a PostgreSQL extension that invalidates shared_buffers cache
26 stars 5 forks source link

Feature: support multiple relations in arguments #6

Open DKroot opened 6 years ago

DKroot commented 6 years ago

It'd be nice to be able to drop cache for multiple relations at once, e.g. via a list of names or LIKE/'SIMILAR TO` pattern(s).