Hi... Why on slave grow up pg_wal? On slave no slot replication, catalog pg_replslot empty, but pg_wal grow up to 100gb. (postgresql entrerprice 14)
Читать полностью…Create a logical replica to postgres 16 target and switch over application connection once db is in sync. That's the minimum downtime method.
Читать полностью…or source code if it’s easier to read code 🙂 we are Open Source, contribute back to Postgres and also happy to contribution
https://github.com/neondatabase/neon
yep, it’s here, we will fix redirect
https://neon.tech/postgresql/tutorial
thanks for telling about that, feel free to tag me if there are some issues related to Neon
and actually it should work:
Читать полностью…
❯ curl -v https://www.postgresqltutorial.com/
* Host www.postgresqltutorial.com:443 was resolved.
* IPv6: 2606:4700:3030::6815:3d16, 2606:4700:3031::ac43:cd29
* IPv4: 172.67.205.41, 104.21.61.22
* Trying [2606:4700:3030::6815:3d16]:443...
* Connected to www.postgresqltutorial.com (2606:4700:3030::6815:3d16) port 443
…
< HTTP/2 301
< date: Mon, 23 Dec 2024 12:12:43 GMT
< content-type: text/html
< content-length: 167
< location: https://neon.tech/postgresql/tutorial
< cache-control: max-age=3600
Simple use Google with logical replication on standby and some howto guide will be recommended
Читать полностью…postgresqltutorial.com got bought by some company named Neon?? :(
This is the last copy I can find - https://web.archive.org/web/20241009000549/https://www.postgresqltutorial.com/
Going to postgresqltutorial.com now redirects to https://neon.tech/postgresql/postgresql-tutorial :/
It was a nice website, especially for beginners.
It's a odoo issue. Could you focus on what is the postgres issue in order to help you.
Читать полностью…yeah, etcd is an important component to store info about each node to orchestrating the communication between nodes, but it won't work as a repo for pgbackrest at the same time
Читать полностью…I'll add that there are some talks about it on YouTube, like one from Gitlab. There a slightly different tools to do it and at least for me I think it's very informative to get to know how others did it
Читать полностью…Hi All .. we have to upgrade Pg9.6 to 16 , DB size is 5 TB with minimum downtime. Any suggestion ?
Читать полностью…here is quick architecture overview: https://neon.tech/docs/introduction/architecture-overview
Читать полностью…Oh wow thank you! I'm a general PostgreSQL user, so I don't know about Neon, sorry if my message came out wrong way. I was just worried that the site got bought and like many take-overs, it will be discontinued.
Thanks for restoring the site. 🙌
it wasn’t our goal, seems just some redirect is broken, we will keep that site running
Читать полностью…Never saw this before but neon has few good postgres hackers and contributors so I don't see a problem.
Читать полностью…Is this replication architecture possible
If then how?
Primary DB -> Streaming replica -> Logical replica
Want SR to be a publisher node
We have postgres onprem as source and aurora as target and replicating via dms/msk, now the application looking for before image , we have enabled pk option only but it didn't help and now they wanted to enable replica identity full for ll the table's. I have read that if we enable replica identity full it will create more wals and impact the performance, is there any suggestions here?
Читать полностью…https://www.amazon.com/Mastering-PostgreSQL-deployment-optimization-strategies-ebook/dp/B0DQ4WQSC9/
I don't read books about postgres cause I can read source code and install everyday at work but I have attended Hans-Jurgen's talks in Postgres conference and he was one of the best speakers.
Well, yes, ok. You should have a repo host. I guess your etcd tie-breaker will work.
Читать полностью…