Re: pgreplay log file replayer released

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: pgreplay log file replayer released
Дата
Msg-id 407d949e1003220824y6f49a1ffub0a0a3e45075d056@mail.gmail.com
обсуждение исходный текст
Ответы Re: pgreplay log file replayer released
Список pgsql-general
On Wed, Mar 17, 2010 at 2:06 PM, Albe Laurenz <laurenz.albe@wien.gv.at> wrote:
> I announce the first release of pgreplay, version 0.9.0 (Beta).
>
> Project home page: http://pgreplay.projects.postgresql.org/
>
> pgreplay reads a PostgreSQL log file (*not* a WAL file),
> extracts the SQL statements and executes them in the same order
> and relative time against a PostgreSQL database cluster.

Do you have a multi-threaded model that tracks which transactions each
query belonged to and runs them concurrently like they were in the
original setup? That's what I've been looking for.


--
greg

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