Fri Dec 19 03:55:23 PST 2008
- Previous message: [Slony1-bugs] [Bug 69] Upgrade from 1.2 to 2.0 didn't work...
- Next message: [Slony1-bugs] [Bug 69] Upgrade from 1.2 to 2.0 didn't work...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=69 Stéphane Schildknecht <stephane.schildknecht at postgresqlfr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.schildknecht at postgr | |esqlfr.org Resolution|FIXED | Status|RESOLVED |REOPENED --- Comment #3 from Stéphane Schildknecht <stephane.schildknecht at postgresqlfr.org> 2008-12-19 03:55:23 --- Hi, I'm afraid that patch is not enough. In fact, it does repair the vactable creation, but, when upgrading, a few other things mess up. I did not succed in finishing upgrade, but here are some errors I get : ERROR remoteListenThread_2: "select ev_origin, ev_seqno, ev_timestamp, ev_snapshot,"pg_catalog".txid_snapshot_xmin(ev_snapshot), "pg_catalog".txid_snapshot_xmax(ev_snapshot), ev_type, ev_data1, ev_data2, ev_data3, ev_data4, ev_data5, ev_data6, ev_data7, ev_data8 from "_test2".sl_event e where (e.ev_origin = '2' and e.ev_seqno > '18') or (e.ev_origin = '1' and e.ev_seqno > '40') order by e.ev_origin, e.ev_seqno limit 40" - ERROR: column "ev_snapshot" does not exist LINE 1: select ev_origin, ev_seqno, ev_timestamp, ev_snapshot... I'm reading the code, yet, to find every new column, and columns which type has changed from xxid to bigint. -- 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 69] Upgrade from 1.2 to 2.0 didn't work...
- Next message: [Slony1-bugs] [Bug 69] Upgrade from 1.2 to 2.0 didn't work...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list