PostgreSQL equivalent to "SET SESSION query_cache_type = ON/OFF";

Posted by jack on Stack Overflow See other posts from Stack Overflow or by jack
Published on 2010-05-23T12:35:17Z Indexed on 2010/05/23 12:40 UTC
Read the original article Hit count: 335

Filed under:
|
|
|

I just wanted to know what's the equivalent query in PostgreSQL to MySQL's

SET SESSION query_cache_type = ON SET SESSION query_cache_type = OFF

© Stack Overflow or respective owner

Related posts about mysql

Related posts about query