From: Michael P. <mic...@gm...> - 2012-07-30 01:51:11
|
On Mon, Jul 30, 2012 at 10:48 AM, Koichi Suzuki <ko...@in...>wrote: > On Mon, 30 Jul 2012 10:31:38 +0900 > Michael Paquier <mic...@gm...> wrote: > > > Hi all, > > > > XC is now using -C to start up a node as a Coordinator, and -X to start > up > > a node as a Datanode. > > In PostgreSQL 9.2, -C is now used for configuration parameters, so we > need > > to change the way we start nodes. > > > > In order to definitely take care of this problem that may happen in the > > next release, I think we should change the start-up option > > of XC nodes to long options, with --coordinator and --datanode. By using > > that, we are sure that out options won't interact with postgres ones. > > > > Comments? > > So we're going to have only long options for this? I've no objection to > it anyway. > Yes, looks like a better long-term option than anything else. However I am open to other ideas. > Also, we're maintaining -Z option, right? > There is no problem on this side, so we can keep it as is. -- Michael Paquier http://michael.otacoo.com |