Wed Oct 10 23:56:31 PDT 2007
- Previous message: [Slony1-general] RE: Newby Help
- Next message: [Slony1-general] problem with functions in slony execute script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Been using Slony for a while but recently we decided to use a bit more of its features for our release process (re-creating nodes is just getting too time consuming) so we keep track of db changes and once release come we just use the slonik_execute_script with our update script. This release we modified public functions. (droping, modifying, creating) and looks like slonik statement parser cant handle it.. just get: DDL Statement failed - PGRES_FATAL_ERROR when the all the update file contain is "drop function my_function(integer,integer); using Slony 1.2.11 and postgres 8.2.4 I assume this a bug, and being worked on any suggestions for a work around? cheers Martin
- Previous message: [Slony1-general] RE: Newby Help
- Next message: [Slony1-general] problem with functions in slony execute script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list