Re: Enabling --log-update - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Enabling --log-update
Date
Msg-id 200410050159.i951xOH02113@candle.pha.pa.us
Whole thread Raw
In response to Enabling --log-update  (Dan Hrabarchuk <dan@kwasar.biz>)
Responses Migrating Data Between PG Tables  (Mike Darretta <michael.darretta.ctr@metnet.navy.mil>)
Re: Enabling --log-update  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-admin
No idea what that is but I have never heard of those flags.  My guess is
that is a hacked version of PostgreSQL.

---------------------------------------------------------------------------

Dan Hrabarchuk wrote:
> I need to track changes to my database while I'm doing a pg_dump.
>
> I've found a reference to do this
> http://www.arkeia.com/hotbackup/postgresql/ (see the second method).
>
> It states that I need to put my database in the "mode --log-update"
>
> I've tried to do this, but I keep getting an error saying that
> --log-update needs an argument.
>
> I can't find any documentation on this switch. Please help!
>
> If I can't get this working my next alternative is to use either
> http://gborg.postgresql.org/project/tablelog/projdisplay.php or
> http://gborg.postgresql.org/project/audittrail/projdisplay.php
>
> I need to have the database available while the dump is done.
>
> Thanks is advance
>
> Dan Hrabarchuk
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: "Cao Van Khanh"
Date:
Subject: Re: Users and multiple server environment
Next
From: Peter Eisentraut
Date:
Subject: Re: Failover Solution for Postgres