Re: Create Index Performance Issue

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

 



Rudolf van der Leeden <vanderleeden@xxxxxxxxxxxxxxx> writes:
> [ different times to build a varchar index on allegedly identical
>   installations ]

Perhaps one is using C locale and the other is not?  strcmp() vs
strcoll() is a pretty big hit.  In general it'd be worth dumping
out the whole contents of pg_settings and diffing those two files
to see if you missed any configuration differences.

			regards, tom lane


[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