forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgetting-ready-for-postgresql-91.json
More file actions
38 lines (38 loc) · 2.21 KB
/
getting-ready-for-postgresql-91.json
File metadata and controls
38 lines (38 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"alias": "video/1145/getting-ready-for-postgresql-91",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "PostgreSQL is an advanced, versatile open-source database management\nsystem that integrates perfectly with Python. It is developed by a very\nactive international community and is distributed under the BSD-like\nPostgreSQL License.\n\nEnterprise-class features (including SQL standard compliance, ACID\ntransactions, disaster recovery, high availability, replication,\npartitioning and general extensibility) make PostgreSQL suitable for\nbusiness critical environments seeking to reduce the TCO of their\ndatabase solutions without altering their functional needs. PostgreSQL\n9.0, released in September 2010, was the first version of PostgreSQL\nwith Hot Standby, a built-in master/slave replication mechanism.\nAsynchronous replication through the standard and consolidated log\nshipping technique (previously used with Warm Standby for high\navailability) has been enhanced with streaming replication.\n\nVersion 9.1, expected to be out later in 2011, will add synchronous\nreplication to PostgreSQL, making it the first DBMS that allows\ndevelopers and users to control the replication strategy at\ntransactional granularity. Come to the talk and discover all the major\nnew features of PostgreSQL 9.1, including extensions management,\nwritable common table expressions (WCTE), etc.\n",
"duration": null,
"id": 1145,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-13",
"slug": "getting-ready-for-postgresql-91",
"speakers": [
"Gabriele Bartolini",
"Harald Armin Massa",
"Marco Nenciarini"
],
"summary": "[EuroPython 2011] Gabriele Bartolini,Harald Armin Massa,Marco Nenciarini\n- 22 June 2011 in \"Training Pizza Napoli \"\n",
"tags": [
"asynchronous",
"business",
"community",
"database",
"distributed",
"extensions",
"partitioning",
"postgresql",
"replication"
],
"thumbnail_url": "http://i.ytimg.com/vi/71i5FlW30s0/hqdefault.jpg",
"title": "Getting ready for PostgreSQL 9.1",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=71i5FlW30s0"
}
]
}