Tue Aug 10 09:57:55 PDT 2010
- Previous message: [Slony1-bugs] [Bug 148] New: TablesToVacuum tries to vacuum pg_listener which no longer exists in 9.0
- Next message: [Slony1-bugs] [Bug 148] TablesToVacuum tries to vacuum pg_listener which no longer exists in 9.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=148 --- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2010-08-10 09:57:55 PDT --- Should be a simple change to ShouldSlonyVacuumTable(), adding an initial test to the function (note there's an 8.3 and an 8.4 version) which checks to see if the table exists in pg_class, and returns false if it doesn't exist. -- 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. You are the assignee for the bug.
- Previous message: [Slony1-bugs] [Bug 148] New: TablesToVacuum tries to vacuum pg_listener which no longer exists in 9.0
- Next message: [Slony1-bugs] [Bug 148] TablesToVacuum tries to vacuum pg_listener which no longer exists in 9.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list