From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [Pgbuildfarm-members] Version 4.10 of buildfarm client released. |
Date: | 2013-01-11 16:56:44 |
Message-ID: | 50F0444C.3090704@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members pgsql-hackers |
On 11.01.2013 18:38, Andrew Dunstan wrote:
> The main feature of this release is that it does better logging of
> pg_upgrade failures (which is why I hope Heikki applies it to chipmunk
> right away ;-) )
Heh, ok :-)
I've upgraded it, and launched a new buildfarm run, so we'll now more in
a moment. This box has a very small disk (a 4GB sd card), so it's quite
possible it simply ran out of disk space.
There was a stray postgres instance running on the box, which I killed:
pgbfarm(at)raspberrypi ~ $ ps ax | grep pg_upg
5993 pts/0 S+ 0:00 grep --color=auto pg_upg
20200 ? S 0:00
/home/pgbfarm/buildroot/HEAD/pgsql.8210/contrib/pg_upgrade/tmp_check/install/home/pgbfarm/buildroot/HEAD/inst/bin/postgres
-F -c listen_addresses=
The directory /home/pgbfarm/buildroot/HEAD/pgsql.8210 did not exist
anymore when I looked. Apparently the server was running within an
already-deleted directory.
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-01-11 18:39:09 | Re: [Pgbuildfarm-members] Version 4.10 of buildfarm client released. |
Previous Message | Andrew Dunstan | 2013-01-11 16:38:29 | Version 4.10 of buildfarm client released. |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit kapila | 2013-01-11 17:08:14 | Re: Performance Improvement by reducing WAL for Update Operation |
Previous Message | Simon Riggs | 2013-01-11 16:52:33 | Re: ToDo: log plans of cancelled queries |