summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04add some notes on scopesHEADmastermo khan
2020-05-04Add note on transactions in partitioning in railsmo khan
2020-05-04Go through some rails examplesmo khan
2020-05-04Connect rails to existing dbmo khan
2020-05-04rails new coursemo khan
2020-05-04add example problem querymo khan
2020-05-04Talk about costsmo khan
2020-05-04describe query tuningmo khan
2020-04-30Add notes on partitioningmo khan
2020-04-30Add more notesmo khan
2020-04-30Add some notes on access controls and permissionsmo khan
2020-04-30Add notes on securitymo khan
2020-04-29Add a few more config options to tunemo khan
2020-04-29Add some notes on pgbenchmo khan
2020-04-29A connection pooler can limit the # of connections to a dbmo khan
2020-04-29Describe tradeoffs between max_connections and work_memmo khan
2020-04-29Configuration tuningmo khan
2020-04-29Show I/O bottleneck issuemo khan
2020-04-29add notes on architecturemo khan
2020-04-29Add notes on viewsmo khan
2020-04-29Add notes on functions and triggersmo khan
2020-04-28Add some notes on functionsmo khan
2020-04-28Add notes on vacuummo khan
2020-04-28Add notes on transactionsmo khan
2020-04-27beware of nullsmo khan
2020-04-27Describe difference between primary key constraint and not null constraintmo khan
2020-04-27Add example of gist indexmo khan
2020-04-27Describe storing JSON data with jsonb column and gin indexmo khan
2020-04-27Discuss indexes with operator classesmo khan
2020-04-27More stuff on indexesmo khan
2020-04-27Bitmap index scanmo khan
2020-04-27intermissionmo khan
2020-04-27Add notes on indexesmo khan
2020-04-27Add more notesmo khan
2020-04-27Add notes on client connectionmo khan
2020-04-27Add scripts to create cluster, start server and connect via clientmo khan
2020-04-27Ensure socket dir existsmo khan
2020-04-27Ignore db and tmp dirmo khan
2020-04-27Create tmp dirmo khan
2020-04-27add scripts to run local pgmo khan
2020-04-27Add READMEmo khan