PostgreSQL Hebdo #25

À propos d'Amazon RDS vs. EC2, très instructif : Running a database on EC2? Your clock could be slowing you down et les commentaires Alignement physique des données des tables : On Rocks and Sand Publication de PostGIS 2.5.0 à propos de Cross Join et d'Inner Join : A history lesson on SQL joins  […]

Lire la suite

PostgreSQL Hebdo #24

Upgrading PostgreSQL on AWS RDS with minimum or zero downtime Attention au « fencing » des CTEs : Be careful with CTE in PostgreSQL Why Covering Indexes Are Incredibly Helpful Correlation of PostgreSQL columns explained Faster PostgreSQL Counting Contrôle de la création d'instance sous Debian À  […]

Lire la suite

Free Software Hebdo #5

Linus Torvalds fait son introspection et remet en cause sa propre attitude : Linus Torvalds takes a break from Linux Linus Torvalds, l’emblématique fondateur de Linux, s’excuse d’avoir été insupportable Linux 4.19-rc4 released, an apology, and a maintainership note Mon avis : ces attitudes sont  […]

Lire la suite

PostgreSQL Hebdo #23

Suite de la série de Bruce Momjan : Signing Rows Utilisation de certificats pour l'authentification : Connexion à une instance PostgreSQL, deuxième article Gestion de PostgreSQL 10 dans Partmgr : https://github.com/slardiere/PartMg... (et bientôt, la v11 !) À venir dans la v11 : PostgreSQL 11 and  […]

Lire la suite

Free Software Hebdo #4

Divers liens sur le logiciel libre : Passwords Used by Daemons https://gist.github.com/maxvt/bb49a... PeerTube : l’hébergement libre de vidéos est sur les rails Tor est pour tout le monde Interview de Guido Van Rossum, le créateur de Python : Je n’imaginais pas que Python connaîtrait un tel succès  […]

Lire la suite

PostgreSQL Hebdo #22

Lire des données non-committées : https://github.com/ChristophBerg/pg... Version 1.4.0 de pgwatch2 Next feature release for the pgwatch2 monitoring tool Import de données : https://trineo.com/blog/2018/08/usi... What hot_standby_feedback in PostgreSQL really does À propos de la séparation des  […]

Lire la suite

PostgreSQL Hebdo #21

De retour de vacances, prêt pour la rentrée (qui promet un rythme irrégulier de publication de ces billets…) : Des benchmarks : Benchmark TPC-H : Performance of parallel index scans in PostgreSQL How to Benchmark PostgreSQL Performance Using Sysbench un peu de théorie : An Illustrated Proof of the  […]

Lire la suite

Free Software Hebdo #3

Gestion de certificats : https://github.com/FiloSottile/mkce... Pourquoi utiliser OpenStreetMap à la place de Google Maps ? Carte topographique avec OpenStreetMap : https://opentopomap.org/ Why is Python so slow? De la part de Facebook, un nouveau gestionnaire de dépassement de la mémoire pour  […]

Lire la suite

PostgreSQL Hebdo #20

Federico continue l'utilisation de PostgreSQL avec Ansible : http://www.pgdba.org/post/2018/07/k... https://github.com/the4thdoctor/dyn... PostgreSQL et Kubernetes : Should I Run Postgres on Kubernetes?, part 2 Outil de mesure de la performance : pg_stat_kcache 2.1 disponible Extension de  […]

Lire la suite

Free Software Hebdo #2

Base de données de CPU : https://en.wikichip.org/wiki/WikiCh... Images Debian : https://ekaia.org/blog/2018/07/03/i... Alternatives à Google : https://restoreprivacy.com/google-a... Surveillance des commandes : https://www.tecmint.com/progress-mo... Supervision avec Grafana :  […]

Lire la suite

PostgreSQL Hebdo #19

https://www.smartly.io/blog/letting... Retour sur le PgDay.FR 2018 : https://www.loxodata.com/post/pgday... Les slides sont là : https://wiki.postgresql.org/wiki/PG... Comprendre les Window Functions : https://medium.com/@dim_19302/under... Modèles de Consistance : https://jepsen.io/consistency Ce  […]

Lire la suite

Free Software Hebdo #1

Quelques liens, autour de logiciels libres (et parfois de l'informatique en général) : À propos d'expression et de déclaration en Python : http://sametmax.com/lexpression-das... Cheatsheet Bash : https://www.andreafortuna.org/comma... Sur LISP : https://dev.to/ericnormand/the-idea... Tutoriel Rust :  […]

Lire la suite

PostgreSQL Hebdo #18

Référentiel des parmètres de configuration : PostgreSQL Configuration for Humans A Brief History of PostgreSQL PostgreSQL Concurrency: Data Modification Language Les index et la parallélisation : http://amitkapila16.blogspot.com/20... Benchmark avec sysbench-tpcc : Sysbench-tpcc Supports PostgreSQL  […]

Lire la suite

PostgreSQL Hebdo #17

Outil de comparaison de schéma : migra Using PostgreSQL to Generate Slugs Client CLI universel : https://github.com/xo/usql Adding an index can decrease SELECT performance Des améliorations dans plpgsql_check : plpgsql_check can identify variables with wrong type used in predicates and breaks index  […]

Lire la suite

PostgreSQL Hebdo #16

Dans le wiki de PostgreSQL : Don't do this Dimitri Fontaine nous explique les différents types de données : PostgreSQL Data Types A Guide to PGpool : Part One, Two, Three Exécution distante des agrégats : PostgreSQL foreign data wrapper: Aggregate Pushdown À propos des triggers : Are triggers  […]

Lire la suite

PostgreSQL Hebdo #15

Comparaison entre PostgreSQL et MySQL : The Ultimate Postgres vs MySQL Blog Post Publication de pgBackRest 2.02 : https://pgbackrest.org/release.html Isoler PostgreSQL avec les Control Group de Linux : Linux cgroups for PostgreSQL SQL Récursif : Fun with SQL: Recursive CTEs in Postgres À propos du  […]

Lire la suite

PostgreSQL Hebdo #14

À venir le 10 mai : publication des versions mineures : 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23 Jointures contre Diagramme de Venn : Say NO to Venn Diagrams When Explaining JOINs PostgreSQL disponible chez Google Cloud : Cloud SQL for PostgreSQL now generally available and ready for your production  […]

Lire la suite

PostgreSQL Hebdo #13

Guide à propos de Slony : An Expert’s Guide to Slony Replication for PostgreSQL PostgreSQL sur FreeBSD : PostgreSQL/FreeBSD performance and scalability on a 40-core machine (pdf) Introduction à la réplication : Réplication par streaming PostgreSQL : usages et topologies PostgreSQL en tant que  […]

Lire la suite

PostgreSQL Hebdo #12

Trouver les index inutilisés : Get rid of your unused indexes! Montée de version avec pglogical : Upgrading PostgreSQL from 9.4 to 10.3 with pglogical Publication de PgAdmin 4 v3.0 : https://www.postgresql.org/about/ne... Publication de DBeaver 5 : https://dbeaver.jkiss.org/2018/04/0... Le  […]

Lire la suite

PostgreSQL Hebdo #11

Le fichier de configuration de PostgreSQL 10 annoté : New Annotated Config Files for PostgreSQL 10 Documentation sur la réplication intégrée : The Internals of PostgreSQL : Streamin Replication Utilisation de PgLoader chez Heroku : Migrating a Heroku app from MySQL to Postgres using PGLoader Louise  […]

Lire la suite

Haut de page