From: | "Command Prompt, Inc(dot)" <pgsql-general(at)commandprompt(dot)com> |
---|---|
To: | BELLON Michel <Michel(dot)Bellon(at)lcie(dot)fr> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Unable to start |
Date: | 2002-01-09 17:25:19 |
Message-ID: | Pine.LNX.4.30.0201090923440.25425-100000@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You /usr partition is full, see below:
ZeroFill(/usr/share/pgsql/data/pg_xlog/xlogtemp.2777) failed: No space
left on device
However, do not delete your xlogs. You can move your pg_xlog directory to
a more suitable location and use "ln" to link it back.
If you have any problems, feel free to call us at 503-736-4609. Ask for
Josh or John.
Sincerely,
Joshua Drake
Co-Author: Practical PostgreSQL http://www.postgresql.info
On Wed, 9 Jan 2002, BELLON Michel wrote:
> Hi
>
> I'am unable to start, here is the log
>
>
> 2002-01-09 16:13:20 [2777] DEBUG: database system was shut down at
> 2002-01-09 15:47:42 CET
> 2002-01-09 16:13:20 [2777] DEBUG: CheckPoint record at (0, 2600056740)
> 2002-01-09 16:13:20 [2777] DEBUG: Redo record at (0, 2600056740); Undo
> record at (0, 0); Shutdown TRUE
> 2002-01-09 16:13:20 [2777] DEBUG: NextTransactionId: 351604; NextOid:
> 2138874
> 2002-01-09 16:13:20 [2777] FATAL 2:
> ZeroFill(/usr/share/pgsql/data/pg_xlog/xlogtemp.2777) failed: No space left
> on device
> /usr/bin/postmaster: Startup proc 2777 exited with status 512 - abort
>
>
> Any help ??
>
> Michel BELLON
> LCIE - Informatique appliquée
> 33 (0)1 40 95 60 35
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
--
by way of pgsql-general(at)commandprompt(dot)com
http://www.postgresql.info/
http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Harding | 2002-01-09 17:35:46 | A Nit RE overlaps |
Previous Message | Tom Lane | 2002-01-09 17:14:45 | Re: Unable to start |