Mot-clé - postgresql

Fil des billets - Fil des commentaires

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 #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 #51

Lu cette semaine : À propos d'arbres et de bretelles : Braces Are Too Expensive De Michael Stonebraker, le créateur de Postgres : "Schema Later" Considered Harmful Des rapports entre le monde académique et l'industrie : (The Lack of) Postgres in Academia Connexions et Pgbouncer :  […]

Lire la suite

PostgreSQL Hebdo #50

Lu cette semaine : Postgres Cheat Sheet Synchronous Replication is a Trap How to run short ALTER TABLE without long locking concurrent queries Advanced SQL - window frames A Small Database Does Not Mean Small shared_buffers What’s Faster? COUNT(*) or COUNT(1)? Testez vos requêtes SQL dans les  […]

Lire la suite

PostgreSQL Hebdo #49

Lu ces dernières semaines : 10 Ways to Tweak Slow SQL Queries How to solve the problem if pg_wal is full : en complément, pgbackrest propose une solution élégante pour ne pas se retrouver dans cette situation : la queue d'archive How Postgres Makes Transactions Atomic Retour d'experience :  Standby  […]

Lire la suite

PostgreSQL Hebdo #48

Lu ces dernières semaines : PostgreSQL Row Level Security, views and a lot of magic Publication de PgBouncer 1.11.0 : https://github.com/pgbouncer/pgboun... Managing High Availability in PostgreSQL – Part I, Part II et Part III No Offset : Pagination with Relative Cursors Livre sur le SQL dans  […]

Lire la suite

PostgreSQL Hebdo #46

Lu cette semaine : PostgreSQL's indexes - GIN et PostgreSQL's indexes - GIN algorithms Postgresql Interval, Date, Timestamp and Time Data Types Why You Should Use Timestamptz How to Upgrade Your PostgreSQL Passwords to SCRAM Indexing Documents for Full Text Search À venir dans PostgreSQL 12 :  […]

Lire la suite

PostgreSQL Hebdo #45

Lu cette semaine : Explaining CVE-2019-10164 + PostgreSQL Security Best Practices ebook : Only SQL (pdf) Bloom Indexes in PostgreSQL OLTP vs OLAP: what's the difference between them? Linear Interpolation with PostgreSQL Toujours bon à savoir : PostgreSQL Administrator Account WITH NOLOGIN (recover  […]

Lire la suite

PostgreSQL Hebdo #44

Lu cette semaine : Introducing pg_auto_failover: A high availability and automated failover Postgres extension Déduplication de données : Swoop de Dupe Pas seulement lu, mais écrit sur le blog de Loxodata : Colonne d'identité et séquence Checking the sequences status on a single pass A recursive CTE  […]

Lire la suite

Haut de page