Where is the generic plan stored when using PREPARE statement? - Mailing list pgadmin-hackers

From Zhan Li
Subject Where is the generic plan stored when using PREPARE statement?
Date
Msg-id CANp-BfYZi_GSB2T3=Cr8vBv84BS8io_UimSvEkbLR9gRL1-fAg@mail.gmail.com
Whole thread Raw
Responses Re: Where is the generic plan stored when using PREPARE statement?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Hi All,

According to the document, if a prepared statement is executed enough times, the server may eventually decide to save and re-use a generic plan rather than re-planning each time. My question is where the generic plan is saved? Is it stored in a file in disk? If yes, where is it located and what is the file name?

Thanks,
Zhan

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAgent commit: Bump the version number to 3.4.0.
Next
From: "J.F. Oster"
Date:
Subject: PATCH: Enable deselecting in SQL Grid