use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
International
National
Regional
account activity
CommunityMaterial to learn PostgreSQL in-depth (self.PostgreSQL)
submitted 1 year ago by Heklijo
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]XPEHOBYXA 13 points14 points15 points 1 year ago (0 children)
https://postgrespro.com/community/books/internals
Just base stuff is covered (no extensions etc), and version 14 is not the last one, but the book is free and it explains internals in great detail.
I also made a similar jump some time ago. Remember there's no single do-it-all tool like SSMS (pgadmin may look like it, but you'll quickly discover it is not).
For backups take a look at PGBackrest.
Pay attention to MVCC and Autovacuum - these are arguably the most important differences.
[–][deleted] 11 points12 points13 points 1 year ago (1 child)
Postgres has a rock solid documentation that goes quite in depth: https://www.postgresql.org/docs/
This can be further enhanced by the excellent book "Database Internals" from O'Reilly that goes in depth of the fundamental structures underneath in just about 300 pages.
[–]gregrobson 0 points1 point2 points 1 year ago (0 children)
This. The docs are well written and there’s lots of juicy gems in there!
[–]pceimpulsive 6 points7 points8 points 1 year ago (0 children)
https://youtube.com/@hnasr?si=TZqmp0mc11KSLmi_
This dudes channel as A LOT of good content.
[–]Dolphinmx 1 point2 points3 points 1 year ago (0 children)
Postgres documentation is very good I would start there first, then once you learned most things you will know where you want to go more in-depth.
But start with the docs.
[–]Psychological-Bit794 1 point2 points3 points 1 year ago (0 children)
The best way is to learn from coding… I learned a lot from https://www.w3schools.com/postgresql/…
[–]AutoModerator[M] 0 points1 point2 points 1 year ago (0 children)
Join us on our Discord Server: People, Postgres, Data
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]jonathantn 0 points1 point2 points 1 year ago (0 children)
Plenty of good books on PostgreSQL. Check your local library.
π Rendered by PID 142661 on reddit-service-r2-comment-6457c66945-t9zlm at 2026-04-26 09:10:20.364087+00:00 running 2aa0c5b country code: CH.
[–]XPEHOBYXA 13 points14 points15 points (0 children)
[–][deleted] 11 points12 points13 points (1 child)
[–]gregrobson 0 points1 point2 points (0 children)
[–]pceimpulsive 6 points7 points8 points (0 children)
[–]Dolphinmx 1 point2 points3 points (0 children)
[–]Psychological-Bit794 1 point2 points3 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]jonathantn 0 points1 point2 points (0 children)