Create/Erase 5000 Tables in PostGRE SQL in execution Time

From: "Orlando Giovanny Solarte Delgado" <orsolarte(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Create/Erase 5000 Tables in PostGRE SQL in execution Time
Date: 2006-01-16 17:10:50
Message-ID: BAY114-F126B9EE281C2C763B0F204A01B0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html><div style='background-color:'><P>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&nbsp; execution time&nbsp;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?<BR><BR>Thanks for your help!</P><BR>
<DIV>
<DIV>
<DIV><EM>Orlando Giovanny Solarte Delgado</EM></DIV>
<DIV><EM>Ingeniero en Electrónica y Telecomunicaciones</EM></DIV>
<DIV><EM>Universidad del Cauca, Popayan. Colombia.</EM></DIV>
<DIV><EM>E-mail Aux: orlandos(at)gmail(dot)com</EM></DIV></DIV></DIV></div></html>

Attachment Content-Type Size
unknown_filename text/html 1.0 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2006-01-16 17:13:15 Re: PostgreSQL Top 10 Wishlist
Previous Message Zlatko Matić 2006-01-16 17:01:53 general questions about joins in queries