From: | "Michael Nacos" <m(dot)nacos(at)gmail(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | pgBee - a Postgresql Bulk Updater in Java |
Date: | 2008-09-16 14:19:51 |
Message-ID: | 407fa4640809160719q275e0761pb7c93b3de5a98896@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-jdbc |
"pgBee is a set of Java classes I wrote for automating bulk updates of
Postgresql databases on Linux servers. It requires Java (doh!) and Ant (as a
build/execute front-end), it is cronnable and performs very well, especially
in multi-threaded mode, which takes full advantage of multi-core CPUs in
modern servers."
inspiration for this has come from
http://archives.postgresql.org/pgsql-jdbc/2007-04/msg00076.php and my own
tests...
until pgBee is hosted in pgFoundry, you may find the source code here:
http://freeyourtech.wordpress.com/2008/09/16/pgbee-a-postgresql-bulk-updater-in-java/
comments, suggestions welcome
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Guido Barosio | 2008-09-16 14:37:32 | Re: Heavy postgres process |
Previous Message | Thomas Jacob | 2008-09-16 09:04:15 | Re: open source ERD for postgresql database |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg James | 2008-09-17 01:53:21 | Best Practice to Create a Connection Pool in PostgreSQL |
Previous Message | JORGE LUIS MORALES MENDEZ | 2008-09-13 18:43:58 | Informacion del JDBC |