Talks
Talks archive
-
Rafael Vafin XsquareMigration from Oracle DB/Application. What is the price?
Lowering the threshold for a programmer to enter the development of business applications using the Database-Centric approach on the Low Code Development Platform based on PostgreSQL.
-
Ivan Chuvashov SoftSwissAs you probably know, PostgreSQL has a number of distinct features compared to other DBMSs. For example, Postgres can process and store many different types of data. However, you need to know something about them before using them. In this talk, we will find the reason why queries to the table begin to slow down (and autovacuum / vacuum has nothing to do with it) and try to speed up such queries. I will tell you how integer data types work in PostgreSQL and touch on the topic of speeding up such queries. And finally, let's talk about how to make your data in tables take up less space while increasing the speed of queries to this data.
-
Alena Rybakina PostgresPro
Andrey Lepikhov PostgresProDuring the years of its existence, Postgres Pro piled up a pool of problems when query execution was inappropriately slow or a query was too expensive to be executed, so it was never executed. Almost always in our practice, this was due to the choice of a non-optimal query plan. In our story, we will talk about a very unconventional attempt to solve this problem by re-planning queries. We will tell you what it is, how it works, who will find it helpful and the prospects for using this feature.
-
Boris Pischik PostgresPro
Aleksandr Kotin PostgresProWe will present adaptive query optimization techniques and key capabilities of the new version of AQO and SR_PLAN extensions.
Photos
Photo archive