On 04/24/2011 10:13 PM, James Mansion wrote:
Arnt Gulbrandsen wrote:
I'd upgrade aox first, then see whether there's any reason to upgrade
any of the other jigsaw puzzles.
Ah. That's a shame. I went with the PostgreSQL upgrade first, because I
want it for other things too.
Those are reasons
I have the old aox2 running on 9.0.4 now. But 3.1.3 doesn't start up for
me. It doesn't seem to log why, which is perplexing, and it leaves its
logd running but aox start just exits silently.
Strange.
check config, show config seem OK.
Foo.
I tried this and didn't really understand the output:
root@server:/usr/local/archiveopteryx# bin/aox tune database
aox: Unknown database mode.
Supported: mostly-writing, mostly-reading and advanced-reading
Bad message. It's trying to tell you that "" is not a known mode.
aox tune database mostly-reading
See?
So I tried strace but that also gave little insight, it ends:
This is all before the server starts.
Have a look at the postgres log file.
You've clearly found a bug, in that aox doesn't say why it won't start.
Arnt