All,
Currently running slony1-2.1.2 with postgresql 9.2.1, which runs fine.
However the following two scripts in the tools subdirectory are not yet
9.2 compatible (procpid/pid ; current_query/query):
~/slony1-2.1.2/tools$ grep procpid *
test_slony_state-dbi.pl: select datname, procpid, usename,
date_trunc('minutes', now() - query_start), substr(current_query,0,20)
test_slony_state.pl: select datname, procpid, usename,
date_trunc('minutes', now() - query_start), substr(current_query,0,20)
Just let me know if/how I should submit a patch.
Kind regards,
Ger Timmens
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general