Re: improving speed of make check-world
От
Tom Lane
Тема
Re: improving speed of make check-world
Дата
Msg-id
19187.1423966179@sss.pgh.pa.us
Ответ на
Re: improving speed of make check-world (Peter Eisentraut)
Список
Дерево обсуждения
improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Heikki Linnakangas <hlinnakangas@vmware.com>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Fabien COELHO <coelho@cri.ensmp.fr>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Tom Lane <tgl@sss.pgh.pa.us>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Fabien COELHO <coelho@cri.ensmp.fr>
Re: improving speed of make check-world Jeff Janes <jeff.janes@gmail.com>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Jeff Janes <jeff.janes@gmail.com>
Re: improving speed of make check-world Michael Paquier <michael.paquier@gmail.com>
Re: improving speed of make check-world Tom Lane <tgl@sss.pgh.pa.us>
Re: improving speed of make check-world Peter Eisentraut <peter_e@gmx.net>
Peter Eisentraut writes: > On 8/31/14 5:36 AM, Fabien COELHO wrote: >> Running "make -j2 check-world" does not work because "initdb" is not >> found by "pg_regress". but "make -j1 check-world" does work fine. It >> seems that some dependencies might be missing and there is a race >> condition between temporary install and running some checks?? Maybe it >> is not expected to work anyway? See below suggestions to make it work. > Here is an updated patch that fixes this problem. Doesn't the Windows side of the house still depend on that functionality you removed from pg_regress? Perhaps that's not a big deal to fix, but it seems like a commit-blocker from here. regards, tom lane
В списке pgsql-hackers по дате отправления