Prepared statements

From: Сергей Кочетков <lastlife67(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Prepared statements
Date: 2016-02-29 13:30:19
Message-ID: CAOvCbXGBFQVJZfD5jg8mf7mK=y6Rd1Pb6Zy-wdvYZ-A2rK+K9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello guys!!

I'm using posgresql on my work, we are preparing to partition ou db and I
need to disable prepared statements. What will be if I set the property
"prepareThreshold" to "0"? How can I disable prepared statements.

Best regards
Sergei Kochetkov

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Euler Taveira 2016-02-29 13:39:07 Re: BUG #13993: Temp sequence does not seem to be properly deleted
Previous Message Dean Rasheed 2016-02-29 12:57:37 Re: BUG #13988: "plan should not reference subplan's variable" whilst using row level security