On 07/05/2013 03:59 AM, Raghav wrote: > Hi, > > I see unsupported errors while executing INIT script: > > -bash-4.1$ slonik -v > slonik version 2.2.0.b4 > > -bash-4.1$ slonik init_cluster.sh > init_cluster.sh:7: Possible unsupported PostgreSQL version (90300) 9.3, > defaulting to 8.4 support > init_cluster.sh:11: Possible unsupported PostgreSQL version (90300) 9.3, > defaulting to 8.4 support > init_cluster.sh:14: Stored all nodes in the slony catalogs > > Is it expected? > On the grounds that it doesn't break the INIT script, yet it just shows > the above message while executing. >
Yes we usually say "Possible unsupported version" until a PG major version is actually released. I fixed a few things with 2.2 and PG 9.3 a few months back but as far as I know there are no outstanding issues. > Thanks. > > -- > Regards > Raghav > Blog: htt://raghavt.blogspot.com/ <http://raghavt.blogspot.com/> > > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
