From: | Turbo Fredriksson <turbo(at)bayour(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | rServ and multiple columns in db to replicate |
Date: | 2001-11-22 14:45:57 |
Message-ID: | 87wv0i3lui.fsf@papadoc.bayour.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I'm trying to set up rServ to replicate my own database. I do everything
like the InitRservTest script does.
Thing is, it don't seem possible to replicate MULTIPLE columns in a table...
----- s n i p -----
[turbo(at)barrabas turbo]$ MasterAddTable --host=localhost --user=postgres test actions actactionid
[turbo(at)barrabas turbo]$ MasterAddTable --host=localhost --user=postgres test actions srvserverid
ERROR: CreateTrigger: trigger _rserv_trigger_t_ already defined on relation actions
----- s n i p -----
Where did i go wrong?
--
Turbo __ _ Debian GNU Unix _IS_ user friendly - it's just
^^^^^ / /(_)_ __ _ ___ __ selective about who its friends are
/ / | | '_ \| | | \ \/ / Debian Certified Linux Developer
_ /// / /__| | | | | |_| |> < Turbo Fredriksson turbo(at)bayour(dot)com
\\\/ \____/_|_| |_|\__,_/_/\_\ Gothenburg/Sweden
NORAD SDI colonel kibo domestic disruption Albanian supercomputer
Soviet Panama [Hello to all my fans in domestic surveillance] KGB
Ortega plutonium congress 767
[See http://www.aclu.org/echelonwatch/index.html for more about this]
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2001-11-22 15:02:44 | Can't "EXTRACT" from a field? |
Previous Message | mlw | 2001-11-22 14:05:12 | create table .... without OID, and rserv |