For loop

From: "Ezequias R(dot) da Rocha" <ezequias(at)fastcon(dot)com(dot)br>
To: pgsql-sql(at)postgresql(dot)org
Subject: For loop
Date: 2007-03-13 12:47:56
Message-ID: 45F69D7C.4070304@fastcon.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi list,

I would like to test the power of processing of postgresql (and my
server) by insert a large ammount of data on a table I have.

I would like to know how to implement a For... loop . With it I think I
could check the real power of my server.

Ezequias

Responses

  • Re: For loop at 2007-03-13 13:00:30 from Ezequias R. da Rocha

Browse pgsql-sql by date

  From Date Subject
Next Message Ezequias R. da Rocha 2007-03-13 13:00:30 Re: For loop
Previous Message Tom Lane 2007-03-13 04:14:49 Re: A form of inheritance with PostgreSQL