public inbox for [email protected]
help / color / mirror / Atom feedFrom: Marcel Ruff <[email protected]>
To: [email protected]
Subject: Disk space consumption: character varying(255) versus text used for index
Date: Fri, 20 Dec 2019 19:18:45 +0100
Message-ID: <[email protected]> (raw)
Hi,
my btree index for
guid | character varying(255)
is currently 6.9GB (almost all guid entries are of size 37bytes)
If I would change the data type to
guid | text
would the index size be reduced (without hitting performance)?
thank you
Marcel
--
NetwakeVision
Alte Owinger Straße 100
D-88662 Überlingen
Phone: +49 7551 309372
http://www.netwakevision.com
http://www.royal-gps.com
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Disk space consumption: character varying(255) versus text used for index
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox