-
Notifications
You must be signed in to change notification settings - Fork 288
Expand file tree
/
Copy pathbig-bad-world-of-postgres-dev-environments.json
More file actions
26 lines (26 loc) · 1.36 KB
/
big-bad-world-of-postgres-dev-environments.json
File metadata and controls
26 lines (26 loc) · 1.36 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
{
"description": "You want to test against something as close to production as possible - but you don\u2019t want to expose client data or company secrets during your development process. Let\u2019s talk through the world of development environments for your Postgres database. From local options to using the cloud. We\u2019ll also cover what\u2019s available in terms of replication, copies, anonymizing data, and automation. Believe it or not, there\u2019s some Postgres tricks that can make this easier for your team. \n\nThis talk will be 75% talk and 25% audience participation - Let's talk about development environments in the real world, what is working for folks, and how to improve.",
"language": "eng",
"recorded": "2025-09-09",
"related_urls": [
{
"label": "Conference Website",
"url": "https://2025.djangocon.us"
},
{
"label": "Talk Webpage",
"url": "https://2025.djangocon.us/talks/big-bad-world-of-postgres-dev-environments/"
}
],
"speakers": [
"Elizabeth Garrett Christensen"
],
"thumbnail_url": "https://i.ytimg.com/vi/xeYAfPZUw18/maxresdefault.jpg",
"title": "Big Bad World of Postgres Dev Environments",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=xeYAfPZUw18"
}
]
}