Re: [GENERAL] getting status transaction error

2007-02-06 Thread Kevin Field
This part... > repeated roughly once a minute. I've never seen this before. this is ...might mean some connection with autovacuum, maybe? I have no clue beyond that. Hope things go well for you. Kev ---(end of broadcast)--- TIP 2: Don't 'kill

Re: [HACKERS] [GENERAL] getting status transaction error

2007-02-06 Thread Merlin Moncure
On 2/6/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: Merlin Moncure wrote: > On 2/6/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > >> actually, here is some more relevant bits from the log. > >> Feb 6 06:31:33 mojo postgres[1088]: [1-1] :: LOG: autovacuum: > >> processing database "template0"

Re: [HACKERS] [GENERAL] getting status transaction error

2007-02-06 Thread Alvaro Herrera
Merlin Moncure wrote: > On 2/6/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > >> actually, here is some more relevant bits from the log. > >> Feb 6 06:31:33 mojo postgres[1088]: [1-1] :: LOG: autovacuum: > >> processing database "template0" > >> Feb 6 06:31:33 mojo postgres[1088]: [2-1] :: ERRO

Re: [GENERAL] getting status transaction error

2007-02-06 Thread Merlin Moncure
On 2/6/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > actually, here is some more relevant bits from the log. > Feb 6 06:31:33 mojo postgres[1088]: [1-1] :: LOG: autovacuum: > processing database "template0" > Feb 6 06:31:33 mojo postgres[1088]: [2-1] :: ERROR: could not access > status of t

Re: [GENERAL] getting status transaction error

2007-02-06 Thread Alvaro Herrera
Merlin Moncure wrote: > On 2/6/07, Merlin Moncure <[EMAIL PROTECTED]> wrote: > >around 6:30 this morning, I started getting the following messages in my > >log: > > > >Feb 6 06:33:34 mojo postgres[1117]: [2-1] :: ERROR: could not access > >status of transaction 51911 > >Feb 6 06:34:35 mojo

Re: [GENERAL] getting status transaction error

2007-02-06 Thread Merlin Moncure
On 2/6/07, Merlin Moncure <[EMAIL PROTECTED]> wrote: around 6:30 this morning, I started getting the following messages in my log: Feb 6 06:33:34 mojo postgres[1117]: [2-1] :: ERROR: could not access status of transaction 51911 Feb 6 06:34:35 mojo postgres[1128]: [2-1] :: ERROR: could no

[GENERAL] getting status transaction error

2007-02-06 Thread Merlin Moncure
around 6:30 this morning, I started getting the following messages in my log: Feb 6 06:33:34 mojo postgres[1117]: [2-1] :: ERROR: could not access status of transaction 51911 Feb 6 06:34:35 mojo postgres[1128]: [2-1] :: ERROR: could not access status of transaction 51911 [...] repeat