pg_sql | Unsorted

Telegram-канал pg_sql - PostgreSQL

2806

English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.

Subscribe to a channel

PostgreSQL

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

Читать полностью…

PostgreSQL

If there's no server, where is the data stored?

Читать полностью…

PostgreSQL

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

Читать полностью…

PostgreSQL

let me take a look and I will reach team responsible for that

Читать полностью…

PostgreSQL

Simple use Google with logical replication on standby and some howto guide will be recommended

Читать полностью…

PostgreSQL

Yes, but you need v16 at least

Читать полностью…

PostgreSQL

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.

Читать полностью…

PostgreSQL

It's a odoo issue. Could you focus on what is the postgres issue in order to help you.

Читать полностью…

PostgreSQL

https://nometa.xyz/

Читать полностью…

PostgreSQL

https://theartofpostgresql.com/

Читать полностью…

PostgreSQL

What I want is mostly books

Читать полностью…

PostgreSQL

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

Читать полностью…

PostgreSQL

I was asking him, because in Patroni, u need to install pgbackrest in each and every node of patroni, then have a dedicated server for pgbackrest repository, and set the configuration to allow pgbackrest to take backup from patroni nodes, then finally u have to set the archive_command and restore parameters in patroni yaml files in each node, that's it so far I guess. Correct me if I am missing something, pls

Читать полностью…

PostgreSQL

Hi everyone, I'm a beginner in postgres, do you have any recommendations like books to boost my skills in it?

Читать полностью…

PostgreSQL

I know how to set up backrest in standalone...how about when we have ha setup

Читать полностью…

PostgreSQL

here is quick architecture overview: https://neon.tech/docs/introduction/architecture-overview

Читать полностью…

PostgreSQL

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. 🙌

Читать полностью…

PostgreSQL

it wasn’t our goal, seems just some redirect is broken, we will keep that site running

Читать полностью…

PostgreSQL

Never saw this before but neon has few good postgres hackers and contributors so I don't see a problem.

Читать полностью…

PostgreSQL

How?
What changes or any documentation on it
Or link please

Читать полностью…

PostgreSQL

Is this replication architecture possible
If then how?
Primary DB -> Streaming replica -> Logical replica
Want SR to be a publisher node

Читать полностью…

PostgreSQL

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?

Читать полностью…

PostgreSQL

Database odoo17 not initialized, you can force it with -i base how can I fix this

Читать полностью…

PostgreSQL

Hey guys anyone can help me in postgres problem?

Читать полностью…

PostgreSQL

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.

Читать полностью…

PostgreSQL

cfp for 2025.pgconf.dev closes soon: https://2025.pgconf.dev/cfp.html

Читать полностью…

PostgreSQL

Well, yes, ok. You should have a repo host. I guess your etcd tie-breaker will work.

Читать полностью…

PostgreSQL

Patroni just manages Postgres. No difference there.
But you can benefit from pgbackrest in your Patroni config, e.g. for initial cloning etc. There are examples in the Patroni docs, check them out.

Читать полностью…

PostgreSQL

You define pg2-* and decide if you want to backup_standby

Читать полностью…

PostgreSQL

Do not automate basebackup, but rather use pgbackrest or other backup solutions

Читать полностью…
Subscribe to a channel