Jeff Davis pgsql
Fri Jan 12 19:28:53 PST 2007
I ran into a strange problem that I began discussing with DB_Home on
IRC. 

I upgraded from 1.2.2 -> 1.2.6 and used the proper UPDATE FUNCTIONS
command.

However, shortly thereafter I was moving a set, but my move set was
failing because one of my servers is 8.2 and xxidin was crashing.

It looks like UPDATE FUNCTIONS changes the functions, but does not set
them to be STRICT, which 1.2.6/8.2 depend on.

Should we have a process that always sets those functions strict on
UPDATE FUNCTIONS, regardless of version? It doesn't look like there are
any modifications to the upgradeSchema function for 1.2.6.

Regards,
	Jeff Davis




More information about the Slony1-general mailing list