You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/03-data/02-postgresql.markdown
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,10 +218,6 @@ The post is an inside look at the evolution of Braintree's usage of the database
218
218
[how to back up a PostgreSQL database hosted on an Amazon Web Services EC2 instance](http://www.n2ws.com/blog/how-to-backup-your-aws-cloud-based-postgresql-database.html)
219
219
if managing your own database on a cloud server is your preferred setup.
220
220
221
-
*[How to fix undead PostgreSQL queries](https://tech.zalando.com/blog/hack-to-terminate-tcp-conn-postgres/)
222
-
shows a bit of a hack for what to do when you can't kill certain
223
-
PostgreSQL queries.
224
-
225
221
*[Is bi-directional replication (BDR) in PostgreSQL transactional?](http://sdf.org/~riley/blog/2016/01/04/is-bi-directional-replication-bdr-in-postgres-transactional/)
226
222
explores a relatively obscure topic with the final result that BDR is
227
223
similar to data stores with eventual consistency rather than consistency
0 commit comments