IPv4 addresses, unsigned integers, space

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема IPv4 addresses, unsigned integers, space
Дата
Msg-id 87el0sgind.fsf@deneb.enyo.de
обсуждение исходный текст
Ответы Re: IPv4 addresses, unsigned integers, space  (Bruno Wolff III <bruno@wolff.to>)
Re: IPv4 addresses, unsigned integers, space  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: IPv4 addresses, unsigned integers, space  (Jim Crate <jcrate@deepskytech.com>)
Список pgsql-general
If I switched from signed integers to unsigned integers (and from INET
to "real" IPv4 addresses, consisting of the relevant 32 bits only) I
think I could save about 25% of my table size.

Does PostgreSQL already implement these data types?  I don't think so.
If I succeed in implementing them, would you accept a patch?

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

Предыдущее
От: Tony Grant
Дата:
Сообщение: Re: Are you frustrated with PostgreSQL
Следующее
От: Paul Thomas
Дата:
Сообщение: Re: Are you frustrated with PostgreSQL