| From: | "Eric G(dot) Miller" <egm2(at)jps(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Vacuum problems ... HELP !!! |
| Date: | 2001-06-06 01:23:54 |
| Message-ID: | 20010605182354.B23813@calico.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Jun 01, 2001 at 02:17:17PM +0200, kavoos wrote:
[snip]
> /usr/local/progs/pgsql/bin/postmaster: reaping dead processes...
> /usr/local/progs/pgsql/bin/postmaster: CleanupProc: pid 25501 exited
> with status 139
> Server process (pid 25501) exited with status 139 at Fri Jun 1 13:58:47
> 2001
> Terminating any active server processes...
> Server processes were terminated at Fri Jun 1 13:58:47 2001
> Reinitializing shared memory and semaphores
> invoking IpcMemoryCreate(size=17760256)
> DEBUG: database system was interrupted at 2001-06-01 13:56:48 CEST
> DEBUG: CheckPoint record at (0, 2652790280)
> DEBUG: Redo record at (0, 2652790280); Undo record at (0, 0); Shutdown
> TRUE
> DEBUG: NextTransactionId: 1178; NextOid: 14543137
> DEBUG: database system was not properly shut down; automatic recovery
> in progress...
> /usr/local/progs/pgsql/bin/postmaster: ServerLoop: handling
> reading 5
> /usr/local/progs/pgsql/bin/postmaster: ServerLoop: handling
> reading 5
>
> What is status 139 ?
139 = 128 + 11 ; Sig 11 ?
--
Eric G. Miller <egm2(at)jps(dot)net>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Pearson | 2001-06-06 02:22:43 | Sequences in transaction context |
| Previous Message | Severin Olloz | 2001-06-06 01:17:36 | ORDER BY Problem |