P.S.  Here are my sl_log_1 and sl_log_2 table sizes (including the
index): are these OK for a 23 GB database?   (on the slon_master)


db# select pg_size_pretty(pg_total_relation_size('slony_schema.sl_log_1'));
 pg_size_pretty
----------------
 24 kB
(1 row)

db# select pg_size_pretty(pg_total_relation_size('slony_schema.sl_log_2'));
 pg_size_pretty
----------------
 2301 MB
(1 row)

db#
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to