Re: Regarding postgreSQL performance on DRAM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jerry Sievers schrieb am 20.02.2019 um 21:19:
My workload is simple. I  insert 1 million rows into a table with 100
columns, where each column is 256 bytes in length, and every 10
inserts are batched into a transaction.

Your test workload qualifies for TOASTing due to the $unrealistically
long physical tuple size.

Hmm. I though TOAST is only applied to single values, not the entire tuple (row)?

As each column is substantially shorter than the TOAST threshold, I would not expect toasting to kick in here.

Or am I missing something?






[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux