PostgresCafe (@postgrescafe) 's Twitter Profile
PostgresCafe

@postgrescafe

PostgreSQL Tips and Tricks

ID: 1044499465774788608

calendar_today25-09-2018 08:10:53

13 Tweet

12 Takipçi

25 Takip Edilen

PostgresCafe (@postgrescafe) 's Twitter Profile Photo

Features of PostgreSQL 13: Incremental sort Is a way to reduce the resources used for multi-column sorting. This feature can be controlled by the 'enable_incrementalsort' parameter. The default value is 'on'. #NewFeatures #PostgreSQL13