Re: Batch with keygen? - Mailing list pgsql-jdbc

From Andres Olarte
Subject Re: Batch with keygen?
Date
Msg-id 3fccaa690511071645t461783dfw5de9819296678a10@mail.gmail.com
Whole thread Raw
In response to Re: Batch with keygen?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

This looks like a typical example that will benefit from a stored procedure.  Its a bit more work, but much better performace.  You can then batch any ammount of inserts with very good results

Creating your own keys is normally not a good idea.

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Batch with keygen?
Next
From: "Srivats"
Date:
Subject: passing parameters to function