PostgreSQL

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

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

Lu ces dernières semaines : Practical Guide to SQL Transaction Isolation yum upgrade postgresql11 panic! : Utilisez plutôt SystemD comme il faut : Modifying existing systemd services The mysterious “backend_flush_after” configuration setting Installing PostgreSQL on RHEL 8 Certificate Authentication  […]

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

PostgreSQL Hebdo #43

Lu cette semaine : Contributing to PostgreSQL Sum Types In SQL Visualizing PostgreSQL Vacuum Progress Multi-column indexes PostgreSQL: measuring query activity (WAL size generated, shared buffer reads, filesystem reads,…) Table Inheritance: What's it Good For? Using Docker Hub PostgreSQL images À  […]

Lire la suite

PostgreSQL Hebdo #42

Lu cette semaine : 1-to-1 relationship in PostgreSQL for real Série d'articles sur les index : 1, 2, 3 (Hash), 4 (Btree), 5 (GiST), 6 (SP-GiST), 7 (GIN) A Close Look at the Index Include Clause Introducing pg_auto_failover: Open source extension for automated failover and high-availability in  […]

Lire la suite

PostgreSQL Hebdo #41

Lu cette semaine : Changement dans le dépot YUM : One RPM to rule them all... Retour historique sur les OIDs : OIDs demoted to normal columns: a glance at the past Triggers to enforce constraints Virtual memory settings in Linux - The Problem with Overcommit À venir dans PostgreSQL 12 : Waiting for  […]

Lire la suite

PostgreSQL Hebdo #40

Lu cette semaine : When a vulnerability is not a vulnerability I am Developer! (And You Can Too!) Writing PostgreSQL Extensions is Fun – C Language Recherche Plein-Texte avec des bigrammes : pg_bigm Secure PostgreSQL – a reminder on various attack surfaces Outil de détection de différence de schémas  […]

Lire la suite

PostgreSQL Hebdo #39

Lu cette semaine : Give Me Back My Monolith Azure Data Studio: An Open Source GUI Editor for Postgres Integrating Patroni into Debian ; voir aussi https://github.com/IrisNetwork/ansi... Text search: a custom dictionary to avoid long words What We Learned from the Recent Mandrill Outage Storing UTC  […]

Lire la suite

PostgreSQL Hebdo #38

Lu cette semaine : pgBackrest suit les montées de version des instances PostgreSQL : PostgreSQL major version upgrade impact on pgBackRest Publication de pgBackRest 2.11 : https://github.com/pgbackrest/pgbac... Les TempFiles des requêtes SELECT et les SSDs : Real world SSD wearout Attention au  […]

Lire la suite

Haut de page