| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Markus Wanner <markus(at)bluegap(dot)ch> |
| Cc: | kaigai(at)kaigai(dot)gr(dot)jp, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Review: Extra Daemons / bgworker |
| Date: | 2012-12-05 15:09:58 |
| Message-ID: | 20121205150958.GC4673@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here's a first attempt at a new documentation chapter. This goes in
part "Server Programming", just after the SPI chapter.
I just noticed that worker_spi could use some more sample code, for
example auth_counter was getting its own LWLock and also its own shmem
area, which would be helpful to demonstrate I think.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| bgworker.sgml | text/plain | 5.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Phil Sorber | 2012-12-05 15:29:38 | Re: [WIP] pg_ping utility |
| Previous Message | Robert Haas | 2012-12-05 15:07:41 | Re: autovacuum truncate exclusive lock round two |