Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Hallstrom <philip(at)adhesivemedia(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"
Date: 2000-11-13 19:06:22
Message-ID: 14337.974142382@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Philip Hallstrom <philip(at)adhesivemedia(dot)com> writes:
> btw - do I need to send any signal to postmaster to let it know I've
> rotated the log file?

AFAIK we don't really support log rotation currently --- you have to
stop/restart the postmaster and direct its stdout/stderr into a new
file :-(. There is support for logging via syslog, though, if you
compile with the option for it.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Matthew 2000-11-13 19:08:14 RE: 7.0.3 RPMs?
Previous Message Philip Hallstrom 2000-11-13 18:57:47 Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"