BUG #15625: 10.6.1 Can't Find hstore.

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15625: 10.6.1 Can't Find hstore.
Дата
Msg-id 15625-73dad5f64bbdc9d1@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15625: 10.6.1 Can't Find hstore.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15625
Logged by:          Rich
Email address:      beerich@gmail.com
PostgreSQL version: 10.6
Operating system:   Mac OS X El Capitan 10.11.6
Description:

Upon a reinstall of 10.6.1 over 10.6, I try to add the hstore extension:

# create extension hstore;
ERROR:  could not open extension control file
"/usr/local/Cellar/postgresql@10/10.6/share/postgresql@10/extension/hstore.control":
No such file or directory

So /usr/local/Cellar/postgresql@10/10.6 is now
/usr/local/Cellar/postgresql@10/10.6_1 so the build calls are mis-pointed.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15625: 10.6.1 Can't Find hstore.