| From: | Shoaib Mir <shoaibmir(at)gmail(dot)com> |
|---|---|
| To: | Carel Combrink <s25291930(at)tuks(dot)co(dot)za> |
| Cc: | PostgreSQL Novice List <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Database Replay |
| Date: | 2010-05-04 11:36:42 |
| Message-ID: | x2ibf54be871005040436n189271aav9d6258e43c783a90@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On Tue, May 4, 2010 at 5:41 PM, Carel Combrink <s25291930(at)tuks(dot)co(dot)za> wrote:
> Hi,
>
> I want to know if there is a way to replay the events in a database as it
> happened. The idea is to insert data, archive the database and replay the
> database in real time to simulate how the database was populated.
>
> is there an easy way to do this?
>
>
There is already a Wiki doc for this:
http://wiki.postgresql.org/wiki/Statement_Playback
--
Shoaib Mir
http://shoaibmir.wordpress.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lonni J Friedman | 2010-05-04 22:47:20 | Re: returning more than one value from a function |
| Previous Message | Carel Combrink | 2010-05-04 07:41:11 | Database Replay |