From: | mugwumpj <mugwumpj(at)enteract(dot)com> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | more on recycled trans log death |
Date: | 2002-08-18 10:22:02 |
Message-ID: | Pine.BSF.4.21.0208180512550.94760-100000@shell-3.enteract.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
i just ran into this problem yesterday. i read thru the past postings on
this scenario. one thing that i noticed that i didn't see in the previous
posts is that i only get this when i have psql connected to the specific
db that i'm inserting to.
if i had psql connected, i'd get ~50000 inserts at most before i saw a log
recycle and crash. once, i noticed the psql correlation, i shut it down
and tested a few time. everything seemed to work fine. i've had my
insert script running for about 10hrs now. it's done a million inserts
and recycled log files named from 0x05 to 0x23.
this could be a coincident. i haven't looked at the source yet. (and
probably won't have time to). but i hope this gives some insight.
phil
From | Date | Subject | |
---|---|---|---|
Next Message | Scott | 2002-08-18 12:14:07 | bug in config |
Previous Message | Matt Heerema | 2002-08-16 20:30:36 | Re: Cannot connect to postgresql database |