Create/Erase 5000 Tables in PostGRE SQL in execution Time

Поиск
Список
Период
Сортировка
От Orlando Giovanny Solarte Delgado
Тема Create/Erase 5000 Tables in PostGRE SQL in execution Time
Дата
Msg-id BAY114-F126B9EE281C2C763B0F204A01B0@phx.gbl
обсуждение исходный текст
Ответы Re: Create/Erase 5000 Tables in PostGRE SQL in execution Time  ("Uwe C. Schroeder" <uwe@oss4u.com>)
Список pgsql-general
I am designing a system that it takes information of several databases distributed in Interbase (RDBMS). It is a system
weband each user can to do out near 50 consultations for session. I can have simultaneously around 100 users. Therefore
Ican have 5000 consultations simultaneously. Each consultation goes join to a space component in Postgis, therefore I
needto store each consultation in PostgreSQL to be able to use all the capacity of PostGIS. The question is if for each
consultationin  execution time build a table in PostGRESQL I use it and then I erase it. Is a system
efficientthis way? Is it possible to have 5000 tables in PostGRESQL? How much performance?Thanks for your help! 


Orlando Giovanny Solarte Delgado
Ingeniero en Electrónica y Telecomunicaciones
Universidad del Cauca, Popayan. Colombia.
E-mail Aux: orlandos@gmail.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Zlatko Matić
Дата:
Сообщение: Re: visual query builder for Postgres?
Следующее
От: "Orlando Giovanny Solarte Delgado"
Дата:
Сообщение: Create/Erase 5000 Tables in PostGRE SQL in execution Time