Live data from Hacker News

PostgreSQL 14 Internals Book

postgrespro.com

21–30 of 36 posts

Re: PostgreSQL 14 Internals Book

#21

> If you want to use any part of this document and/or any figure, please contact me. If you work at Amazon, you cannot use and refer to this document because of the copyright violation issues. This is an interesting inclusion, would they be referring to copies of this book being sold on Amazon? Or usage in their documentation? I'm genuinely curious what the issue is with them...

Not sure but I assume it's Amazon offering Postgres as a service through AWS Aurora.

Re: PostgreSQL 14 Internals Book

#22
post #17

There seems to be a demand for developers who know the internals of Postgres to evolve and customize it given that it is being used, at different levels of abstraction/layers, by basically all cloud providers (AWS, MS, Google, etc) and by some DB SaaS. BTW, that would be a cool job to have...

A ton of companies are building on top of PostgreSQL — Yugabyte, Supabase, EdgeDB and Neon.

Hopefully pushing back upstream. I don't really care what they do, as long as they push back their usually awesome changes upstream.

Great to see these sorts of things, Postgres has been amazing and glad people realise it.

Re: PostgreSQL 14 Internals Book

#24

Earlier quoted context omitted.

> The translation is currently in progress. Right now, only Part I is available. Other parts will follow soon. Stay tuned!

As in it's available in another language already?

It's available for free in Russian: https://edu.postgrespro.ru/postgresql_internals-14.pdf

linked from their own website: https://postgrespro.ru/education/books/internals

Re: PostgreSQL 14 Internals Book

#25
post #4

that is awesome, thank you for posting it I would love to know where to send bugs (a convenient place may be a repo in their GH org ( https://github.com/postgrespro ), to potentially avoid duplicate reports)

As this book's translator, I'm really excited to see the interest it triggers. Thank you for willing to help!

I'll nudge our team about an open mirror, but meanwhile you can contact us at edu@postgrespro.ru. Bug reports on what's already out there will be very helpful to further improve both this part and what is yet to come.

Re: PostgreSQL 14 Internals Book

#26
post #22
post #17

Earlier quoted context omitted.

A ton of companies are building on top of PostgreSQL — Yugabyte, Supabase, EdgeDB and Neon.

Hopefully pushing back upstream. I don't really care what they do, as long as they push back their usually awesome changes upstream. Great to see these sorts of things, Postgres has been amazing and glad people realise it.

Most of the changes aren’t relevant to upstream - a lot these companies seem to be using Postgres as a frontend over some kind of secret sauce, usually related to custom storage or deployments or the like. Postgres seems very modular and pluggable that way.

I assume for the common Postgres core changes everyone is already incentivised to contribute changes back upstream - the companies are banking on Postgres popularity can need it to have an excellent reputation even outside of their specific customised offering.

Re: PostgreSQL 14 Internals Book

#28

There seems to be a demand for developers who know the internals of Postgres to evolve and customize it given that it is being used, at different levels of abstraction/layers, by basically all cloud providers (AWS, MS, Google, etc) and by some DB SaaS. BTW, that would be a cool job to have...

Timescale is hiring for a Software Engineer (Database Internals) and this could also be a senior-level hire. It's based on PostgreSQL but if the rest of the resume stacks up it's not 100% essential that you've worked on PostgreSQL internals before. Global, remote.

Re: PostgreSQL 14 Internals Book

#30
post #2

where can I buy it? Looks great

Nowhere any time soon, I guess, as the author is Russian.

I think the book is free because Egor and PostgresPro want to develop the community. If you want to pay back - you can just start contributing to Postgres. No need to wait :)
Post reply on HN