Re: Possible to create canonicalized range type without being superuser?

Поиск
Список
Период
Сортировка
От Paul A Jungwirth
Тема Re: Possible to create canonicalized range type without being superuser?
Дата
Msg-id CA+renyXjef+aErkP=7Tf6se1hYJTAk7gn7Rq2iDS88duzprFow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Possible to create canonicalized range type without being superuser?  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Список pgsql-general
On Tue, Jul 5, 2016 at 10:17 PM, Paul A Jungwirth
<pj@illuminatedcomputing.com> wrote:
> db=> create type inetrange;

Here is a follow-up question for creating inet ranges. Is there any
way to prevent someone from doing this?:

    db=> select inetrange('1.2.3.4',
'2001:0db8:0000:0042:0000:8a2e:0370:7334', '[]');
                    inetrange
    -----------------------------------------
     [1.2.3.4,2001:db8:0:42:0:8a2e:370:7334]

Thanks!
Paul


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

Предыдущее
От: Paul A Jungwirth
Дата:
Сообщение: Re: Possible to create canonicalized range type without being superuser?
Следующее
От: sangeetha
Дата:
Сообщение: estimate Index size