Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: why we need both the collector & buffer process - Mailing list pgsql-hackers

From Tom Lane
Subject Re: why we need both the collector & buffer process
Date
Msg-id [email protected]
Whole thread Raw
In response to why we need both the collector & buffer process  ("William.Jiang" <[email protected]>)
List pgsql-hackers
"William.Jiang" <[email protected]> writes:
>    I have read the code and I am wondering why we need two processes to do the work. I think one process can work as
well.Are there something special you considered when you developed this feature?
 

It's a buffering issue.  Read the discussion in the pghackers archives
for details.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: GBorg feature requests
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: MOVE strangeness