"Thomas H." <[EMAIL PROTECTED]> writes:
>> So what's holding the file open now?  It's evidently not the bgwriter.

> one of the unnamed postgresql.exe processes from the connection pool:
> postgres: db_outnow outnow 127.0.0.1(3384) idle

Hm.  I would imagine that as soon as this process does something,
the messages stop?  (It should close its file handle in response
to a relcache flush that it will read as soon as it becomes active.)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to