PostgreSQL Hebdo #71

Lu ces dernières semaines : Rise and Fall for a expected feature in PostgeSQL – Transparent Data Encryption Ressource intéressante pour trouver de l'information sur PostgreSQL : https://pgpedia.info/ ; j'en profite pour en rappeler trois autres : https://postgresqlco.nf/en/doc/para... et  […]

Lire la suite

PostgreSQL Hebdo #70

Lu cette semaine : À propos du coût des connexions : Measuring the Memory Overhead of a Postgres Connection Analyzing the Limits of Connection Scalability in Postgres Improving Postgres Connection Scalability: Snapshots À propos de zheap : Reinvented PostgreSQL storage Inspecting storage sizes  […]

Lire la suite

PostgreSQL Hebdo #69

Lu cette semaine : PostgreSQL 13 Released! The year of PostgreSQL is every year A quick look at PostgreSQL 13 RC1 query performance PostgreSQL, a community project PostgreSQL13 New Features With Examples (pdf) PostgreSQL VACUUM and ANALYZE Best Practice Tips  […]

Lire la suite

PostgreSQL Hebdo #68

Lu cette semaine : HOT updates in PostgreSQL for better performance FDWs, curl and LIMIT The Share Invalid mechanism of CACHE in PostgreSQL A Walk Through PostgreSQL INSERT PostgreSQL: Integers, on-disk order, and performance À propos de PostgreSQL 13 : Why PostgreSQL 13 is a Lucky Release Hidden  […]

Lire la suite

PostgreSQL Hebdo #67

Lu cette semaine : Historique du code de Postgres entre 1987 et 1995 : https://github.com/kelvich/postgres... pgwatch2 v1.8.0 released How to SCRAM in Postgres with pgBouncer Outil web de requêtage SQL : SQLPad Glossaire des différents nœuds des plans d'exécution : EXPLAIN glossary A simple way  […]

Lire la suite

PostgreSQL Hebdo #66

Lu cette semaine : system_stats extension for PostgreSQL Join strategies and performance in PostgreSQL Types of Indexes in PostgreSQL Global Indexes SQL Injection Double Uppercut :: How to Achieve Remote Code Execution Against PostgreSQL Note: ceci ne fonctionne qu'en tant que superuser. Ne faites  […]

Lire la suite

PostgreSQL Hebdo #65

Lu cette semaine : Problème relatif au niveau d'isolation des transactions : L'article résumant le problème : http://jepsen.io/analyses/postgresq... Fil de discussion sur la liste pgsql-bugs : https://www.postgresql.org/message-... Correction du bug : https://git.postgresql.org/gitweb/?... Pour un  […]

Lire la suite

PostgreSQL Hebdo #64

Lu cette semaine : EXPLAIN ANALYZE may be lying to you SQL Window Functions Cheat Sheet PostgreSQL 13 beta 1 on FreeBSD via pgenv utilise l'outil pgenv Using Composite Types within Postgres Don't Leave Me Hanging: Another Type of Transaction to Monitor Partition management – do you really need a  […]

Lire la suite

PostgreSQL Hebdo #63

Lu cette semaine : Postgresql, un retour d'expérience À propos du pilote Python : A trip into optimisation Overcoming Impostor Syndrome: Working with PostgreSQL's SSL Modes PostgreSQL 13 Beta 1 Released! Agenda : Pgconf.eu a lieu du 20 au 23 octobre à Berlin : l'appel à orateur est publié :  […]

Lire la suite

PostgreSQL Hebdo #62

Lu cette semaine : Network latency does make a BIG difference Don't Manually Modify The PostgreSQL Data Directory ! Avoiding Cache Wipe, Synchronized Scans Binary data performance in PostgreSQL Publication de PostgreSQL 12.3 : https://www.postgresql.org/about/ne... Nouveautés à venir dans PostgreSQL  […]

Lire la suite

PostgreSQL Hebdo #61

Lu cette semaine : Une extension pour trouver les fichiers orphelins : https://github.com/bdrouvot/pg_orph... arm64 on apt.postgresql.org now() vs. ‘NOW’::timestamp vs. clock_timestamp() How to migrate from inheritance-based partitioning to declarative partitioning in PostgreSQL PostgreSQL 13beta1  […]

Lire la suite

PostgreSQL Hebdo #60

Lu cette semaine : pspg 2.7.0 with inotify support, puis : new pspg - version 3.0.2 with named pipe support Amazon RDS Now Supports PostgreSQL 12 Suite des articles sur Kerberos : PostgreSQL GSSAPI Authentication with Kerberos part-1, part-2, part-3 Évolution des WALs : part-1, part-2 Detailed look  […]

Lire la suite

PostgreSQL Hebdo #59

Lu cette semaine : Nouvel outil de gestion des connexions : pgagroal 0.5.0 et https://agroal.github.io/pgagroal/ À propos de SCRAM et de SHA-256 : De la sécurité pour vos mots de passe Premier volet sur Kerberos : PostgreSQL GSSAPI Authentication with Kerberos part-1: how to setup Kerberos on Ubuntu  […]

Lire la suite

PostgreSQL Hebdo #58

Lu cette semaine : Reduce WAL by increasing checkpoint distance PostgreSQL 12 Generated Columns: another use case private, public plpgsql functions Automatic Database Management System Tuning Through Large-scale Machine Learning (pdf) Nouvelle publication de Odyssey, l'autre pooler de connexion :  […]

Lire la suite

PostgreSQL Hebdo #57

Lu cette semaine : Why I’m not fan of uuid datatype Isolation Repeatable Read in PostgreSQL versus MySQL Parallelism, what next? shared_buffers: Looking into the PostgreSQL I/O cache Have An Eye On Locks Of PostgreSQL Writing Analytics SQL with Common Table Expressions Researching PostGIS slowness  […]

Lire la suite

PostgreSQL Hebdo #55

Lu cette semaine : PostgreSQL 12: Implementing K-Nearest Neighbor Space Partitioned Generalized Search Tree Indexes Support for PostgreSQL’s System identifier in Barman Debian-Integration of Patroni and vip-manager Un projet pour tester rapidement les mauvaises pratiques connues : Don’t do these  […]

Lire la suite

PostgreSQL Hebdo #54

Lu ces dernières semaines : pgwatch2 v1.7.0 released PgBackRest est maintenant complètement écrit en C : https://pgbackrest.org/release.html À propos d'entrée-sortie des données : Readahead Get toast chunk_id from the user table tuples or from the toast index thanks to pageinspect How to create,  […]

Lire la suite

PostgreSQL Hebdo #53

Lu cette semaine : À propos de partitionnement et d'index : Proposal for Global Indexes in PostgreSQL De l'opérateur OR : Avoiding “OR” for better query performance Échantionnage de l'activité d'une session : pgsentinel – sampling active session history Tri-grammes et Similarités : Similarity in  […]

Lire la suite

PostgreSQL Hebdo #52

Lu cette semaine : Exemple de ce qu'un plan d'execution peut nous apprendre : Making Mystery-Solving Easier with auto_explain Utilisation de HAproxy pour orienter la connexion à PostgreSQL : Configure HAProxy with PostgreSQL Using Built-in pgsql-check Utilisation d'index partiels : The Benefit of  […]

Lire la suite

Haut de page