Re: Extracting SQL from logs in a usable format

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Extracting SQL from logs in a usable format
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C203A8991B@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Extracting SQL from logs in a usable format  (Chris Ernst <cernst@esoft.com>)
Ответы Re: Extracting SQL from logs in a usable format  (Shoaib Mir <shoaibmir@gmail.com>)
Re: Extracting SQL from logs in a usable format  ("JGuillaume (ioguix) de Rorthais" <ioguix@free.fr>)
Список pgsql-general
Chris Ernst wrote:
> I have a project where I need to be able to capture every query from a
> production system into a file such that I can "replay" them on a staging
> system.  Does such a thing already exist or should I start writing my
> own log parser?

I am currently developing such a beast, it is currently still quite alpha.
If you are interested I can send you a copy.
I'll try to publish it once it is sufficiently beta.

Yours,
Laurenz Albe

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Charset Win1250 on Windows and Ubuntu
Следующее
От: Shoaib Mir
Дата:
Сообщение: Re: Extracting SQL from logs in a usable format