| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Mott Leroy <mott(at)acadaca(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Incomplete Startup Packet |
| Date: | 2005-11-16 23:30:40 |
| Message-ID: | 13137.1132183840@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Mott Leroy <mott(at)acadaca(dot)com> writes:
> Some time ago, I accidentally did a kill -9 on the postmaster (yes, I
> know, I know), when trying to kill -9 one of the child processes (er,
> yeah, probably bad too). This turned out to be pretty bad for us. It put
> the database in a bad state. I had to run some kind of hacky command (I
> don't recall which one) to even get postgres to start up again. Since
> then, the log file is littered with:
> LOG: incomplete startup packet
It's impossible to believe that that's even slightly related.
"Incomplete startup packet" means that you've got broken client-side
software, or perhaps that something is portscanning you. You sure you
weren't seeing those beforehand?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guy Rouillier | 2005-11-17 00:04:57 | Re: PREPARE TRANSACTION and webapps |
| Previous Message | Joshua D. Drake | 2005-11-16 23:26:19 | Re: Rebranding PostgreSQL |