Re: Deadlock between concurrent index builds on different tables

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Deadlock between concurrent index builds on different tables
Дата
Msg-id DC55854D-8BB1-44C8-9212-CF3988B8E50B@gmail.com
обсуждение исходный текст
Ответ на Re: Deadlock between concurrent index builds on different tables  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Deadlock between concurrent index builds on different tables  (Michael Paquier <michael.paquier@gmail.com>)
Re: Deadlock between concurrent index builds on different tables  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
> On 26 Dec 2017, at 18:11, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

…

> 3. configure and make
>   ./configure <configure options>
>   make
>   make install

…

> For the options in step 3 you could use whatever your current server
> has; use "pg_config --configure" to find these out.  You're gonna need
> same flags if you want to use your existing data directory.

Does that mean that at step 3 one could issue this?:

./configure `pg_config —configure`

If I had the sources at hand, I'd try that myself, but I don't and getting those is frankly a bit of a hassle to just
testout whether that works ;) 

Alban Hertroys
--
If you can't see the forest for the trees,
cut the trees and you'll find there is no forest.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: legrand legrand
Дата:
Сообщение: Re: AS OF queries
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256