From: Chris A. <ro...@gm...> - 2011-09-30 07:51:32
|
On Fri, Sep 30, 2011 at 4:48 PM, Michael Paquier <mic...@gm...> wrote: > Retry to start GTM with with command, it may make a difference: > gtm -x 1000 -D /usr/local/pgsql/data/gtm/ -p 6667 -l gtm.log & > ... > This was perhaps autovacuum transactions that were committing on nodes with > the same transaction ID as a past transaction. A transaction ID being > committed twice on a node makes it crash with a FATAL error. > Made that change, thanks. Doesn't appear to have changed anything from the state as at my second post; Unix socket isn't working but TCP socket is. It's worth being correct, anyhow. Is it a consideration that I'm using libpqxx? Chris Angelico |