PostgreSQL Streaming Replication Tutorial

preview_player
Показать описание
0:00 - What is Streaming Replication?
2:12 - Asynchronous vs. Synchronous Replication
4:45 - Hands-on - Initialise Primary Database
6:14 - Configuring the Primary for Replication
10:01 - Configuring the Replica Instance
13:01 - Testing Replication Setup

🐘 Want to find out MORE about Scaling PostgreSQL?
Use the link below to get 60% OFF on the Entire Course.

Рекомендации по теме
Комментарии
Автор

Spent ~5 hours reading the docs and still couldn't set up replication, while you can teach it in under 20 minutes!
Amazing!

plaintext
Автор

Crystal clear explanation dude !!!
Keep it up, keep the content coming you are doing great !!!

zaidpatel
Автор

two Spanish students owe you our database project score

eli
Автор

Very Informative and Clear Explanation, thank you for sharing this.

ramsiddu
Автор

Please keep them postgres videos coming. Subscribed and shared your channel across my peers. Cannot wait for more content

ashishrao
Автор

Excellent demo clear concise and very informative

ant-bytes
Автор

wal_keep_size and max_slot_wal_keep_size must be configured in order to prevent possible replication fails (Network failure, system crash etc.)

alisvo
Автор

I have postgres, one of the last, but I dont have installed the initdb tool, neither in my ubuntu and debian system by default. And I read that we dont need that really btw I like your channel and your vids. Very concise and straightforward.

biagiola
Автор

Isn't dangerous to put the config in /tmp? Linux must automatically wipe it off? Anyway nice explanation 😊

denmarkgarcia
Автор

Excellent turorial. I've been reading some similar tutorials and some of them uses Docker instead of initdb. Is there an adavantage using Docker ? Is possible to create replica instances without using initdb ?

epzlxlx
Автор

Could you please create a video on bidirectional replication in postgressql

ameenfarook-ie
Автор

Thanks for such a concentrated information

leomysky
Автор

Very nicely explained.. clear voice.. it seems it is for Linux.. is same available for windows?

ashokpatil
Автор

gr8 tutorial, and what is archive_moce, archive_command, restore_command

dataxorg
Автор

thanks

what if I want to do replication in a different server IP ?

muhammadriansyahtohamba
Автор

wonderful video, could you please make a video on configuring the same on two different servers, it would be of great help.

sandipkumarnandi
Автор

amazing videos, Thanks very clear and helpfull

ekonurmuhrodin
Автор

does this replication works in version 10, too?

ericgestopa
Автор

Can you clarify the difference between streaming replication and logical replication ?

minhhieple
Автор

Dont you have to change the data files owner in the replica?

nachoci
visit shbcf.ru