PostgreSQL

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

PostgreSQL Hebdo #37

Lu cette semaine : The Current State of Open Source Backup Management for PostgreSQL “Exclusive backup” method is deprecated – what now? pgBackRest - Performing Backups on a Standby Cluster Running a bakery on Emacs and PostgreSQL Transparent Data Encryption for PostgreSQL a great definition of  […]

Lire la suite

PostgreSQL Hebdo #36

Vu et lu cette semaine : Régler la fréquence d'Auto-vacuum : Tuning autovacuum_naptime What’s new in PostgreSQL 11 Procédures de mise à jour de PostgreSQL et de PostGIS : Upgrading PostGIS on Centos 7 Outil d'aide à la lecture des plans d'execution : gocmdpev Parallélisation dans PostgreSQL 11 :  […]

Lire la suite

PostgreSQL Hebdo #35

Vu et lu cette semaine : Retour sur le problème fsync PostgreSQL vs. fsync : How is it possible that PostgreSQL used fsync incorrectly for 20 years, and what we'll do about it. dans le wiki de PostgreSQL : https://wiki.postgresql.org/wiki/Fs... Publication d'un correctif : PostgreSQL 11.2, 10.7,  […]

Lire la suite

PostgreSQL Hebdo #34

Lu cette semaine : Problème de gestion des identifiants de transactions : Mailchimp's Mandrill App Suffers Service Outage, Company Says et https://news.ycombinator.com/item?i... => Managing xid wraparound without looking like a (mail) chimp Instances PostgreSQL accessibles d'Internet SortSupport:  […]

Lire la suite

PostgreSQL Hebdo #33

Lu cette semaine : Une fonctionnalité qui sera dans la version 12, est disponible sous forme d'extension, à partir de la version 9.4 : pg_sampletolog : Une extension permettant de loguer un échantillon de requêtes How We Solved a Storage Problem in PostgreSQL Without Adding a Single Byte of Storage  […]

Lire la suite

PostgreSQL Hebdo #32

Lu cette semaine : PostgreSQL to Microsoft SQL Server Using TDS Foreign Data Wrapper Performance troubleshooting using new Azure Database for PostgreSQL features Problème avec les fichiers WAL : The Curious Case of Split WAL Files À tester : PostgreSQL Operator : What's New in Crunchy PostgreSQL  […]

Lire la suite

Haut de page