Re: Sigh, we need an initdb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sigh, we need an initdb
Дата
Msg-id 4021.1401919245@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Sigh, we need an initdb  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
Greg Stark <stark@mit.edu> writes:
> Fwiw I tried to use the pg_lsn data type the other day and pretty much
> immediately ran into the lack of the btree operator class. Pretty much
> the first thing I did when I loaded the data was "select ... order by
> lsn".

Agreed, now that we're going to force an initdb anyway, that fix is
high priority.  I'll take a look at the patch shortly.
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Sigh, we need an initdb
Следующее
От: Ali Akbar
Дата:
Сообщение: Re: Fix xpath() to return namespace definitions