pgBee - a Postgresql Bulk Updater in Java

Поиск
Список
Период
Сортировка
От Michael Nacos
Тема pgBee - a Postgresql Bulk Updater in Java
Дата
Msg-id 407fa4640809160719q275e0761pb7c93b3de5a98896@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
"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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Vivek_Sharan
Дата:
Сообщение: Re: Heavy postgres process
Следующее
От: "Guido Barosio"
Дата:
Сообщение: Re: Heavy postgres process