Re: Equivalents in PostgreSQL of MySQL's "ENGINE=MEMORY" "MAX_ROWS=1000"
В списке pgsql-performance по дате отправления:
| От | C. Bergström |
|---|---|
| Тема | Re: Equivalents in PostgreSQL of MySQL's "ENGINE=MEMORY" "MAX_ROWS=1000" |
| Дата | |
| Msg-id | 4612AD87.1040406@netsyncro.com обсуждение исходный текст |
| Ответ на | Re: Equivalents in PostgreSQL of MySQL's "ENGINE=MEMORY" "MAX_ROWS=1000" ("A.M." <agentm@themactionfaction.com>) |
| Ответы |
Re: Equivalents in PostgreSQL of MySQL's "ENGINE=MEMORY" "MAX_ROWS=1000"
|
| Список | pgsql-performance |
A.M. wrote: > Indeed... I looked through the official TODO list and was unable to > find an entry for global temporary tables- such a thing would be ideal > for any transient data such as web sessions or materialized views. Is > there any reason why global temp tables shouldn't be implemented? > (And, no, I'm not simply referring to "in-memory" tables- they can > simply be handled with a ram disk.) Not exactly what you're looking for and a simple API, but the performance is very nice and has a lot of potential. http://pgfoundry.org/projects/pgmemcache/ Implementing a cleaner more transparent sql wrapper would be even nicer. http://tangent.org/index.pl?lastnode_id=478&node_id=506 Just sharing/tossing some ideas around.. C.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера