Re: Strange Index sizes

2018-04-25 Thread Adrian Klaver
On 04/24/2018 11:41 PM, Mohsen Bande wrote: Hi all, I have a user table with ~8M records, with different type of fields b-tree indexed. Could we see table schema and index statements? by investigating index sizes, i found two strange things: 1- all index sizes are almost the same, regardless

Strange Index sizes

2018-04-24 Thread Mohsen Bande
Hi all, I have a user table with ~8M records, with different type of fields b-tree indexed. by investigating index sizes, i found two strange things: 1- all index sizes are almost the same, regardless of field type (boolean, string, bigint) 2 - all of them are much bigger that my expectation, e.g.