> -----Original Message----- > From: David Fetter [mailto:[EMAIL PROTECTED] > Sent: 30 June 2006 18:30 > To: Dave Page > Cc: Scott Marlowe; Jason McManus; pgsql general > Subject: Re: [GENERAL] Notes on converting from MySQL 5.0.x > to PostgreSQL > > Last I checked, pgAdmin 1.4 doesn't help setting up clusters, which is > one of the major headaches of a Slony-I setup. I also noticed that > pgAdmin 1.6-to-be has at least some of those hooks. Any ETA on that?
It certainly can setup a new cluster - the only feature we don't support is failover because Andreas was never happy with the way it worked and such a critical operation needs to be flawless. That said, don't ask me how to setup a new cluster - I've never actually done it myself (in pgAdmin). Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match