Aleksey Tsalolikhin atsaloli.tech at gmail.com
Sat Nov 13 08:14:03 PST 2010
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#


More information about the Slony1-general mailing list