Inet performance

From: "Tanya Mamedalin" <tmamedalin(at)register(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Inet performance
Date: 2004-06-01 21:28:17
Message-ID: BCAAA5D64C837641A9EBB93E2A5089480DC8A665@ex2k01.corp.register.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi -

Has anyone noticed a significant performance hit using the inet/cidr
data types? I'm debating between setting up the my database using the
12 byte inet type or 4 columns of 1-byte tinyints to represent ip
address octets.

Thanks,
Tanya

------------------------------------------->

Tanya Mamedalin
Network Engineer
Register.com
575 Eighth Avenue
New York, New York 10018

p: 212.798.9212
c: 917.817.5670

------------------------------------------->

This e-mail message, and any attachments thereto, is for the sole use of
the intended recipient(s) and may contain legally privileged and/or
confidential information. Any unauthorized review, use, disclosure or
distribution is strictly prohibited. If you are not the intended
recipient, please contact the sender by reply email and permanently
delete all copies of the original message.


Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Nolan 2004-06-01 22:04:19 Re: [PERFORM] Trigger & Function
Previous Message Lee Harr 2004-06-01 21:09:43 Re: ORDER BY with plpgsql parameter