From: | David Gould <daveg(at)sonic(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Prepared statements |
Date: | 2016-03-02 12:19:54 |
Message-ID: | 20160302041954.118e6299@engels |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, 29 Feb 2016 16:30:19 +0300
Сергей Кочетков <lastlife67(at)gmail(dot)com> wrote:
> 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.
This sounds like a question, not a bug report. I suggest you ask on
postgresql general list, or if your client is java (I'm guessing) on the
pgsql-jdbc list http://www.postgresql.org/list/pgsql-jdbc/.
-dg
--
David Gould daveg(at)sonic(dot)net
If simplicity worked, the world would be overrun with insects.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2016-03-02 15:35:00 | Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. |
Previous Message | David Gould | 2016-03-02 11:45:37 | Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. |