Tablesample In PostgreSQL 9.5 August 7, 2015/0 Comments/in Featured, Gulcin's PlanetPostgreSQL /by Gulcin YildirimPostgreSQL 9.5 introduces support for TABLESAMPLE, an SQL SELECT clause that returns a random sample from a table. Read more