bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Fri Oct 29 10:30:19 PDT 2010
http://www.slony.info/bugzilla/show_bug.cgi?id=156

--- Comment #3 from Christopher Browne <cbbrowne at ca.afilias.info> 2010-10-29 10:30:18 PDT ---
(In reply to comment #2)
> I've looked over the patch.
> 
> I'm wondering if we shouldn't try to print a more helpful error message.
> 
> Would we not be friendlier if we printed the names of the tables (both as
> listed in sl_table and as listed in pg_class as part of the slon output.
> 
> Asking the user to check the postgresql.log is kind of a pain (for them).
> 
> We also might want to explicitly mention REPAIR CONFIG in the error message.

I have done all of this...

- slon pulls the warning messages using PQresultErrorMessage(), and displays
them in its logs.

- I augmented the health check function to suggest that REPAIR CONFIG might fix
the problem.

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list