Slashdot Mirror


User: dan_at_sqlite_org

dan_at_sqlite_org's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Newer card, or newer distro on Ask Slashdot: Hardware Accelerated Multi-Monitor Support In Linux? · · Score: 1

    I have three HD screens running with 3d acceleration here. Slackware 14, XFCE, nvidia GT640, closed-source driver. Worked out of the box.

  2. Re:The sorts of things you get on Ask Slashdot: Is Postgres On Par With Oracle? · · Score: 1

    For those interested, SQLite also has a 2nd generation statistical optimizer for query plans in the works: http://www.sqlite.org/draft/queryplanner-ng.html And it already has index-only scans too.