Re: Create/Erase 5000 Tables in PostGRE SQL in execution
В списке pgsql-general по дате отправления:
| От | Sergey Moiseev |
|---|---|
| Тема | Re: Create/Erase 5000 Tables in PostGRE SQL in execution |
| Дата | |
| Msg-id | 43CBD8DC.2060803@maloletka.ru обсуждение |
| Ответ на | Create/Erase 5000 Tables in PostGRE SQL in execution Time ("Orlando Giovanny Solarte Delgado" <orsolarte@hotmail.com>) |
| Список | pgsql-general |
Orlando Giovanny Solarte Delgado wrote: > I am designing a system that it takes information of several databases > distributed in Interbase (RDBMS). It is a system web and each user can > to do out near 50 consultations for session. I can have simultaneously > around 100 users. Therefore I can have 5000 consultations > simultaneously. Each consultation goes join to a space component in > Postgis, therefore I need to store each consultation in PostgreSQL to > be able to use all the capacity of PostGIS. The question is if for > each consultation in execution time build a table in PostGRESQL I use > it and then I erase it. Is a system efficient this way? Is it possible > to have 5000 tables in PostGRESQL? How much performance? > Use TEMP tables. -- wbr, Sergey Moiseev
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера