dforums wrote:
> The delete is global, the procedure is called for each line/tracks.
>  > So - are you calling this function 14000 times to inject your data?
>  > You're doing this in one transaction, yes?
> NO I have to make it 14000 times cause, I use some inserted information
> for other insert to make links between data.

Why does that stop you putting all 14000 calls in one transaction?


--
  Richard Huxton
  Archonet Ltd

--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to