Christopher Browne cbbrowne
Mon Feb 13 05:34:55 PST 2006
Hannu Krosing <hannu at skype.net> writes:
> ?hel kenal p??eval, E, 2006-02-13 kell 11:36, kirjutas Kevin Gill:
>> Is there a method for replicating the database users (pg_users)?
>
> pg_user is a VIEW and as such you will probably not be able to
> replicate it.
>
> You could try to replicate the underlying table (pg_shadow), though
> I'm not sure if slony allows you to do it.

The trouble with trying to replicate system tables is that you can't
put triggers on them, which is what Slony-I requires...
-- 
let name="cbbrowne" and tld="ca.afilias.info" in String.concat "@" [name;tld];;
<http://dba2.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)



More information about the Slony1-general mailing list