Об управлении планами PREPARED-запросов в PostgreSQL

Побывав на PGConf.DE ’2025 и обсуждая там практику применения Postgres на больших базах данных, я к своему удивлению регулярно слышал мнение, что проблемой является время планирования запроса. Как разработчику, мне было странно узнать, что этот фактор может, например, тормозить принятие решения о переходе на партиционирование, что казалось бы естественный шаг, когда количество записей в таблице переваливает за сотню миллионов. Что ж, давайте разбираться.

https://habr.com/ru/articles/923352/

#postgres #custom_plan #generic_plan #plan_management #performance #prepared_statements

Об управлении планами  PREPARED-запросов в PostgreSQL

Побывав на PGConf.DE ’2025 и обсуждая там практику применения Postgres на больших базах данных, я к своему удивлению регулярно слышал мнение, что проблемой является время планирования запроса. Как...

Хабр
PG 17 new random functions - Postgres OnLine Journal

PgUS is looking for volunteers! We have jobs both large and small so even if you only have a little time to give, we’d love to hear from you!

https://docs.google.com/forms/d/e/1FAIpQLScbgAsSLbvdmx89SsYMDxLM6pkpVNloXmOYWxP9bbdcZBR1vA/viewform

#PostgreSQL #postgres #volunteer

Early Bird ticket sales end tonight at Midnight! Don’t miss out on the discounted price for what is sure to be a great conference! Book now!

https://2025.pgconf.nyc/tickets/

@PostgreSQL #postgres #conference

#soft #postgres
Есть кто знающий? :)
Поясните в двух словах, что такое схемы, и зачем их может быть больше одной?

У меня пока ощущение, что это такая база внутри базы.

okay, i need to implement a closure initializing a db. it takes and returns async connection.
is it normal to create *sync* connection to the same db url, do some *sync* migrations, and then return that async connection back.
anyone sees any caveats in this approach?

#postgres #rust

Можно по идее и Prosody перевести с sqlite на postgres, но что-то мне подсказывает, что это будет слишком избыточно.

#soft #prosody #postgres

What makes me a special teacher is that I teach two types of classes on opposite extremes. I can teach your marketing and salespeople how to give world-class presentations, and I will teach every person on your IT staff all aspects of every database system and how to write and tune the SQL.

https://coffingdw.com/on-site-and-virtual-cloud-training-and-sql/

#snowflake #databricks #db2 #teradata #oracle #bigquery #ibm #sqlserver #synapse #postgres #vertica #greenplum #redshift #aws #googlecloud #awscloud #azurecloud #cloud #sql #etl

Sponsorship of PGConf NYC 2025 is a win for everyone! It shows your company cares about the PostgreSQL community and wants educational events like PGConf NYC to continue!

https://2025.pgconf.nyc/sponsors/

@PostgreSQL #postgres #conference

×

Major version upgrades can be complicated to manage in any #database system. Of course, this operation becomes more complex when seeking to maintain zero downtime and avoid sacrificing high availability! In #PostgreSQL, luckily, several techniques have been developed over the years to avoid such issues. Learn from Shaun Thomas how it can be done:

https://www.pgedge.com/blog/always-online-or-bust-zero-downtime-major-version-postgres-upgrades

#dev #developer #devcommunity #opensource #foss #oss #data #postgres #datamanagement #dba #linux #tech #technology #coding