From: Koichi S. <koi...@gm...> - 2013-08-19 02:30:36
|
The database is not created automatically by pgxc_ctl. You need to run createdb to have non-default database even with pgxc_ctl. Let me find a time to re-run attached pgxc_ctl.conf. Regards; --- Koichi Suzuki 2013/8/19 Michael Paquier <mic...@gm...> > On Mon, Aug 12, 2013 at 8:39 PM, Himpich, Stefan > <Ste...@se...> wrote: > > Hi Guys, > > > > I have a problem. While upgrading to latest sources last week, my > testbed stopped working. I get the error message: > > > > FATAL: 3D000: database "postgres-xc" does not exist > > > > I get this message on all datanodes and all coordinators. GMT Log shows > no errors. > > > > > > I have no idea where this problem comes from and would be greatful for > any hints! > > > > > > Attached you find the pgxc_ctl.conf, the logfile from the init all run > and the output of show configuration all > > > > I included the full Logfile from the datanode-master (node dbms181 on > server dbms181) in this message. > Smells like a bug in pgxc_ctl, and perhaps with double-quotes as this > database name has a "-" character embedded with... But this is only an > intuition. Is the database postgres-xc incriminated created > automatically with pgxc_ctl? > -- > Michael > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > |