Re: 7.3 schedule
От | Karel Zak |
---|---|
Тема | Re: 7.3 schedule |
Дата | |
Msg-id | 20020414212144.A12196@zf.jcu.cz обсуждение исходный текст |
Ответ на | Re: 7.3 schedule (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
On Fri, Apr 12, 2002 at 12:51:26PM -0400, Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > Certainly a shared cache would be good for apps that connect to issue a > > single query frequently. In such cases, there would be no local cache > > to use. > > We have enough other problems with the single-query-per-connection > scenario that I see no reason to believe that a shared plan cache will > help materially. The correct answer for those folks will *always* be > to find a way to reuse the connection. My query cache was write for 7.0. If some next release will usepre-forked backend and after a client disconnection the backendwill still alives and waits for new client the shared cache is (maybe:-) notneedful. The current backend fork modelis killer of all possible caching. We have more caches. I hope persistent backend help will help to all and I'm sure that speed will grow up with persistentbackend and persistent caches without shared memory usage. There I can agree withTom :-) Karel -- Karel Zak <zakkr@zf.jcu.cz>http://home.zf.jcu.cz/~zakkr/C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz
В списке pgsql-hackers по дате отправления: