Main Content
Chander Ganesan's Talks
-
PostgreSQL Reloaded - Hot Standby, Streaming Replication & More!
Chander Ganesan 0 Recommendations
July 20, 2010 4:30 AMThe PostgreSQL Open Source Databases upcoming release includes several ground-breaking new features that allows database administrators to "take things to the next level". In this tutorial you will learn how to architect and implement PostgreSQL's Warm Standby, Hot Standby, and Streaming re…
-
Introduction to Django
Chander Ganesan 0 Recommendations
July 19, 2010 4:30 AMThe Django framework is a fast, flexible, easy to learn, and easy to use framework for designing and deploying web sites and services using Python. In this session, we'll cover the fundamentals of development with Django, generate a Django data model, and put together a simple web site using…