| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Chris Travers <chris(at)metatrontech(dot)com>, Cristian Bittel <cbittel(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session |
| Date: | 2010-08-25 00:17:15 |
| Message-ID: | AANLkTikXwsBsTgAX-9gtnjtW6qRT2dMAv3+Qe3eTPTCE@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Tue, Aug 24, 2010 at 5:11 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> There is some amount of user code (I'm not sure preceisely how much)
>> that runs after shared memory is mapped and before the deadman switch
>> is engaged.
>
> Er ... what would you define as "user code"?
Our code, as opposed to the failure-inducing boatload of crap injected
by the operating system.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2010-08-25 01:18:46 | Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session |
| Previous Message | Tom Lane | 2010-08-24 21:11:38 | Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-08-25 00:18:19 | Re: gSoC add MERGE command new patch -- merge_v104 |
| Previous Message | Robert Haas | 2010-08-25 00:15:44 | Re: git: uh-oh |