Spent ~5 hours reading the docs and still couldn't set up replication, while you can teach it in under 20 minutes! Amazing!
@brumadodev2 ай бұрын
The same here!!!
@zaidpatel44652 жыл бұрын
Crystal clear explanation dude !!! Keep it up , keep the content coming you are doing great !!!
@alisvo27662 жыл бұрын
wal_keep_size and max_slot_wal_keep_size must be configured in order to prevent possible replication fails (Network failure, system crash etc.)
@Bujde6929 күн бұрын
Nice, now I know what I need to do if I want to replicate my data so that if my device fails, I have two databases down instead of just one and I'm back to square one but with extra steps.
@ramsiddu0072 жыл бұрын
Very Informative and Clear Explanation, thank you for sharing this.
@ant-bytes2 жыл бұрын
Excellent demo clear concise and very informative
@AP-eh6gr9 ай бұрын
slide at 3:14 is super important
@eli18017 ай бұрын
two Spanish students owe you our database project score
@muhammadriansyahtohamba3062 Жыл бұрын
thanks what if I want to do replication in a different server IP ?
@codegist3048 Жыл бұрын
Amazing work my friend
@biagiola2 жыл бұрын
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.
@nachoci687611 ай бұрын
Dont you have to change the data files owner in the replica?
@jeetchheda8916Ай бұрын
1) How to specify a different remote server path to pg_basebackup ? 2) Can we pre-configure a Replication user but start the streaming a few years later after the production environment feels the need to start some replicas ?
@Bhupindersingh-qt1fh Жыл бұрын
I am not able to create clusters with different ports and initdb is not working as well. Help me If possible. Thanks
@ericgestopa64206 ай бұрын
does this replication works in version 10, too?
@BrayanFlores-j7w9 ай бұрын
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 ?
@leomysky Жыл бұрын
Thanks for such a concentrated information
@arunreji4950 Жыл бұрын
How to do it in two laptops connected to same wifi?
@rafael0s782 Жыл бұрын
which postgres version did you use?
@Видеокартаб Жыл бұрын
I have the same question
@小鳥ちゃん Жыл бұрын
14.1?
@durgaprasadpj Жыл бұрын
without restarting master server shall i able to scale the multiple slaves...?
@ashishrao3069 Жыл бұрын
Please keep them postgres videos coming. Subscribed and shared your channel across my peers. Cannot wait for more content
@mikhatanu Жыл бұрын
Can you write to replica in this setup? Will it show on primary?
@ashutos12211 ай бұрын
bro, i am trying this on the windows. psql postgres --port=5435 while connecting it is asking me for the password which i have not even passed.
@amartuvshinbadnainymbuu467411 ай бұрын
is it working postgresql 10 version
@ameenfarook-i7e5 ай бұрын
Could you please create a video on bidirectional replication in postgressql
@freetrainingvideos Жыл бұрын
Excellent demonstration! Thanks
@TheRahulkolan Жыл бұрын
Very good explanation .
@sandipkumarnandi Жыл бұрын
wonderful video, could you please make a video on configuring the same on two different servers, it would be of great help.
@candycrushteamplayers46492 жыл бұрын
so please for a big company wich architecture is the best
@maheshshetty40882 жыл бұрын
hi can you share the slides used.
@denmarkgarcia5153 Жыл бұрын
Isn't dangerous to put the config in /tmp? Linux must automatically wipe it off? Anyway nice explanation 😊
@ashokpatil4027 Жыл бұрын
Very nicely explained.. clear voice.. it seems it is for Linux.. is same available for windows?
@minhhieple6483 Жыл бұрын
Can you clarify the difference between streaming replication and logical replication ?
@dataxorg43595 ай бұрын
gr8 tutorial , and what is archive_moce, archive_command, restore_command etcc........
@evertonpila73 Жыл бұрын
The best!! Thanks for the explication
@amritbehera25232 жыл бұрын
Kindly clarify the version of "Postgresql" ,for which this explanation applies.
@TheHeartOfTheEvil10 ай бұрын
14.1, you can see it written in the logs
@ekonurmuhrodin11877 ай бұрын
amazing videos, Thanks very clear and helpfull
@medAmineRg9 ай бұрын
great explanation thankyou
@kiranpatil25962 жыл бұрын
Please one video postgres replication with master and docker slave container asynchronously